Add 'Commands'

Kristian Knarvik 2021-11-09 21:31:17 +01:00
parent ab33640d50
commit 4f9099af66

11
Commands.md Normal file

@ -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 |