mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 01:34:07 +00:00
Remove GameConfig (#874)
* Remove GameConfig * Fully remove GmeConfig * Update worldconfig.ini Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
|Command|Usage|Description|Admin Level Requirement|
|
||||
|--- |--- |--- |--- |
|
||||
|announce|`/announce`|Sends a announcement. `/setanntitle` and `/setannmsg` must be called first to configure the announcement.|8|
|
||||
|config-set|`/config-set <key> <value>`|Set configuration item.|8|
|
||||
|config-get|`/config-get <key>`|Get current value of a configuration item.|8|
|
||||
|kill|`/kill <username>`|Smashes the character whom the given user is playing.|8|
|
||||
|metrics|`/metrics`|Prints some information about the server's performance.|8|
|
||||
|setannmsg|`/setannmsg <title>`|Sets the message of an announcement.|8|
|
||||
|
Reference in New Issue
Block a user