use 32 chunks for opped players
This commit is contained in:
@ -34,7 +34,8 @@ public enum Lang {
|
||||
QUIT_MESSAGE("quit-message"),
|
||||
COMMAND_SPY_ENABLED("command-spy.toggled-on"),
|
||||
COMMAND_SPY_DISABLED("command-spy.toggled-off"),
|
||||
COMMAND_SPY_FORMAT("command-spy.format");
|
||||
COMMAND_SPY_FORMAT("command-spy.format"),
|
||||
RENDER_DISTANCE_MESSAGE("render-distance-message");
|
||||
|
||||
/**
|
||||
* The path of the lang in the lang.yml file.
|
||||
|
Reference in New Issue
Block a user