diff --git a/Commands.md b/Commands.md new file mode 100644 index 0000000..09a6296 --- /dev/null +++ b/Commands.md @@ -0,0 +1,11 @@ +## Commands + +Stargate doesn't have a lot of commands, but here's a little guide of the few that exist. + + +| Command | Permission | Description | +| -------- | -------- | -------- | +| /sg | None | Displays the plugin version | +| /sg about | None | Displays some information about the plugin | +| /sg reload | stargate.admin.reload | Reloads the config from disk | +| /sg config | stargate.admin.config | Changes a config value | \ No newline at end of file