Multiple requests
-
[ ] #929 i.e:
allow-self-messages: falseand a message on the lang files for it (i.e:selfMessagesError: "<red>► <white>You cannot send private messages to yourself!") -
[x] A way to disable commands: i.e:
disabled-commands:
- /helpop
- /alert
- etc...
-
[ ] A way to customize the usage message for each command (if possible): i.e: in this case, i would like to change "target" to "player"
-
[ ] #930
The way to disable specific commands is already implemented, just see plugins/EternalCore/commands.yml and read comments.
Things that will be implemented have been separated into separate issues, please do not create next time an issue that contains several proposals. Thank you for your feedback!