fix formatting issue

This commit is contained in:
Gered 2023-12-02 18:55:13 -05:00
parent 17198482bd
commit f9ea3f6890

View file

@ -19,7 +19,7 @@ For a public server on the internet:
* Adjusting `LogLevels` is highly recommended. Most things should be set to `WARNING` * Adjusting `LogLevels` is highly recommended. Most things should be set to `WARNING`
at the very least, otherwise there will be a **ton** of logging messages that at the very least, otherwise there will be a **ton** of logging messages that
you don't need to see unless you're debugging issues / doing newserv development. you don't need to see unless you're debugging issues / doing newserv development.
* Adjust the `ServerName` WelcomeMessage`, `PCPatchServerMessage` and * Adjust the `ServerName`, `WelcomeMessage`, `PCPatchServerMessage` and
`BBPatchServerMessage` to have something personalized for your server. `BBPatchServerMessage` to have something personalized for your server.
* Set `CheatModeBehaviour` to `OffByDefault` * Set `CheatModeBehaviour` to `OffByDefault`