Placeholders

%movementui_last_key%

Returns the last key pressed. Only works if the player is in navigation mode


%movementui_navigation%

Returns a boolean value (true/false)

Player is not in navigation mode - false Player is in navigation mode - true


%movementui_currentmenu%

Returns the value of which navigation menu the player is in


%movementui_current_coordinates%

Returns the value of the player's coordinates inside the navigation menu In this format - 0, 0, 0


%movementui_current_coordinates_full%

Returns the value of the player's coordinates inside the navigation menu In this format - 0, 0, 0, menu-name

Last updated