MovementUI
EN
EN
  • Welcome
  • Installation
  • FAQ
  • Features
    • Config
    • Commands & Permissions
    • Placeholders
    • Menus config
Powered by GitBook
On this page
  • %movementui_last_key%
  • %movementui_navigation%
  • %movementui_currentmenu%
  • %movementui_current_coordinates%
  • %movementui_current_coordinates_full%
  1. Features

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 5 months ago