merged the config commands into one command for setting the appropriate value

This commit is contained in:
Sheldan
2020-05-11 15:39:11 +02:00
parent e314ec178d
commit 6b37b9e8b7
14 changed files with 32 additions and 66 deletions

View File

@@ -14,6 +14,9 @@ This information includes a description and the available commands of this modul
The module matching takes precedence over command matching.
This information includes the a short description, a more detailed description, aliases (if any), parameters (if any), which roles are allowed to execute the command,
or if it is not restricted and which roles are immune against the command.
Changing the system configuration::
* Usage `setConfig <key> <value>`
* Description: Changes the value of this configuration identified by `key` to `value`. Some of these configurations have separate commands, but this works in general.
Changing emotes Abstracto uses::
* Usage: `setEmote <key> <emote>`
* Description: Sets the emote identified by `key` used by Abstracto on this server to `emote`.