diff --git a/README.md b/README.md index f8b2f50..97e0006 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,18 @@ Run the `loadsettings` command in the console to update the settings without res Server address and port will require a server restart, but everything else should update when you run `loadsettings`. [//]: # (TODO: Document all commands, possibly rename them too.) + +## Settings + +### Server +Address: the ip address of the server, default: 0.0.0.0 # this shouldn't be changed +Port: the port of the server, default 1027 +Maxplayers: the max amount of players that can join, default: 8 +Flip: flips the player upside down, defaults: enabled: true, pov: both +Scenario: sync's scenario's for all players on the server, default: false +Banlist: banned people are unable to join the server, default: false + +### Discord +Token: the token of the bot you want to load into, default: null +Prefix: the bot prefix to be used, default: $ +LogChannel: logs the server console to that channel, default: null \ No newline at end of file