fix formatting issue
This commit is contained in:
parent
17198482bd
commit
f9ea3f6890
2
NOTES.md
2
NOTES.md
|
@ -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`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue