diff --git a/fastworldreset.sk b/fastworldreset.sk index 1bae141..e518b4e 100644 --- a/fastworldreset.sk +++ b/fastworldreset.sk @@ -724,8 +724,8 @@ command /fastworldreset [] [] []: send formatted "%newline%&7May be useful for unloading worlds which you no longer need.>&f/fwr unload &a- unload a world." send "&f/fwr unload-chunks &a- unloads chunks in the specified world, with saving or without." send "&f/fwr tp [player] &a- teleport to a world or teleport another player to the world." - send formatted "%newline%&7May be useful in situations where the world uses very much RAM and you prefer slower reset than higher RAM usage>&f/fwr disable-chunk-reset &a- disables chunk-based resetting of the specified world, which makes the chunks unload normally." - send "&f/fwr enable-chunk-reset &a- enables chunk-based reset, this is enabled by default for fastest speed, see above to disable. (This is only meant for things like minigame maps, not where you need changes to persist across server restarts!)" + send formatted "%newline%&7May be useful in situations where the world uses very much RAM and you prefer slower reset than higher RAM usage>&f/fwr disable-chunk-reset &a- [Default on 1.13+] disables chunk-based resetting of the specified world, which makes the chunks unload normally." + send "&f/fwr enable-chunk-reset &a- [Only below 1.13] enables chunk-based reset, this is enabled by default on older versions than 1.13 for fastest speed, see above to disable. (This is only meant for things like minigame maps, not where you need changes to persist across server restarts!)" send "&f/fwr worlds &a- shows the list of all worlds and their data." send "&f/fwr generator &a- set a generator for a world." send "&f/fwr generators &a- list all world generators detected on the server."