Commit graph

7 commits

Author SHA1 Message Date
Frank van der Heijden
9097b06ed5
Implement ability to disable/enable plugins 2020-06-11 12:20:57 +02:00
Frank van der Heijden
04f3314e8a
Add /su commandinfo command
This command will output information about the specified command, like which plugin it belongs to, which usages, aliases, names, description and permissions it has. Permission to use the command is `serverutils.commandinfo`.
2020-06-09 20:51:01 +02:00
Frank van der Heijden
d71087c3d8
Improve list display in PluginInfo 2020-06-07 17:50:04 +02:00
Frank van der Heijden
9e8ac2d4fe
Add more messages for (un/re)load actions 2020-06-07 17:10:35 +02:00
Frank van der Heijden
58a8e9304c
Add PluginInfo command
- /su plugininfo will show info about the plugin
- Added dynamic messages.yml for better updating
2020-06-07 16:54:50 +02:00
Frank van der Heijden
b0a497324b
Fix wonky permission 2020-06-02 23:44:16 +02:00
Frank van der Heijden
392479abde
Initial commit 2020-06-02 21:07:31 +02:00