Uncode-blockify the settings blurb

This commit is contained in:
Sanae 2022-07-12 19:46:35 -06:00 committed by GitHub
parent 5d9b0968e9
commit ced64d2920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -40,16 +40,14 @@ Server address and port will require a server restart, but everything else shoul
## Settings
```
# Server
### 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
### 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
```