Update server_config.md about updated Config
This commit is contained in:
parent
4feba9f6d7
commit
94497ac9e4
1 changed files with 10 additions and 4 deletions
|
@ -115,8 +115,14 @@ battle.
|
|||
|
||||
## Other Things to Know
|
||||
|
||||
Sometimes a mod update will "reset" the settings in the server-config to
|
||||
defaults. This is due to new mob entries in the settings. Check the
|
||||
~~Sometimes a mod update will "reset" the settings in the server-config to
|
||||
defaults. This is due to new mob entries in the settings.~~
|
||||
*As of version 1.26.5 of the mod, this should happen less frequently!*
|
||||
Changes were added in 1.26.5 such that entries that exist in the default config
|
||||
but not in the current config will be appended to the current config.
|
||||
|
||||
Older versions of this mod still retain the previous behavior: Check the
|
||||
`.minecraft/config` folder (or `config` folder on the server) to see that the
|
||||
old settings file was renamed and the new settings file is in its place. You may
|
||||
have to compare the files to keep the settings you want.
|
||||
old settings file was renamed and the new settings file is in its place. You
|
||||
may have to compare the files to keep the settings you want. Though this
|
||||
probably shouldn't happen anymore in newer versions of this mod.
|
||||
|
|
Loading…
Reference in a new issue