S serverkid New member Messages 48 Points 0 Jul 23, 2013 #2 is there a way to reload all configs? like restarting the map server without actually restarting it, just reloads everything?
is there a way to reload all configs? like restarting the map server without actually restarting it, just reloads everything?
J jaBote Community Contributors Messages 2,037 Points 0 Github jaBote Jul 23, 2013 #3 You can indeed reload all battle configurations (those in /conf/battle) by issuing @reloadbattleconf. The other configurations are a bit harder to reload.
You can indeed reload all battle configurations (those in /conf/battle) by issuing @reloadbattleconf. The other configurations are a bit harder to reload.
J jaBote Community Contributors Messages 2,037 Points 0 Github jaBote Jul 25, 2013 #5 You can check the atcommands you can use for reloading things in /doc/atcommands.txt. You can see the reload commands from line 1118 to 1144. Any other thing that cannot be reloaded that way would require a server restart. Last edited by a moderator: Jul 25, 2013
You can check the atcommands you can use for reloading things in /doc/atcommands.txt. You can see the reload commands from line 1118 to 1144. Any other thing that cannot be reloaded that way would require a server restart.