forked from Clones/Controlify
➕ No fly drifting, improve server policy system (backwards compat with old packet)
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"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_controlled": "The server you are playing on is controlling this setting.",
|
||||
"controlify.gui.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",
|
||||
@ -57,6 +57,8 @@
|
||||
"controlify.gui.toggle_sprint.tooltip": "How the state of the sprint button behaves.",
|
||||
"controlify.gui.auto_jump": "Auto Jump",
|
||||
"controlify.gui.auto_jump.tooltip": "If the player should automatically jump when you reach a block.",
|
||||
"controlify.gui.no_fly_drifting": "No Fly Drifting",
|
||||
"controlify.gui.no_fly_drifting.tooltip": "Disables the slight drifting when you let go of the controls.",
|
||||
"controlify.config.group.accessibility": "Accessibility",
|
||||
"controlify.gui.show_ingame_guide": "Show Ingame Button Guide",
|
||||
"controlify.gui.show_ingame_guide.tooltip": "Show a HUD in-game displaying actions you can do with controller buttons.",
|
||||
|
Reference in New Issue
Block a user