forked from Clones/Controlify
🐛 Fix reach-around policy not being loaded from server config
✏️ Force-enable reach-around on the client if the server specifically allows it, regardless of option in settings
This commit is contained in:
@ -14,8 +14,8 @@
|
||||
"controlify.gui.reach_around.tooltip": "If enabled, you can interact with the block you are standing on in the direction you are looking.",
|
||||
"controlify.gui.reach_around.tooltip.parity": "This is parity with bedrock edition where you can also do this.",
|
||||
"controlify.gui.reach_around.tooltip.warning": "WARNING: This is an unfair advantage over other players without Controlify, and you will likely be flagged by many anti-cheats. This should only be used in situations where everyone playing recognises that you have this ability and are okay with it.",
|
||||
"controlify.gui.reach_around.tooltip.server_disabled": "The server you are playing on has does not allow you to use this feature.",
|
||||
"controlify.reach_around.off": "Off",
|
||||
"controlify.gui.reach_around.tooltip.server_controlled": "The server you are playing on is controlling this setting.",
|
||||
"controlify.reach_around.off": "OFF",
|
||||
"controlify.reach_around.singleplayer_only": "Singleplayer Only",
|
||||
"controlify.reach_around.singleplayer_and_lan": "Singleplayer and LAN",
|
||||
"controlify.reach_around.everywhere": "Everywhere",
|
||||
|
Reference in New Issue
Block a user