MovementUI
EN
EN
  • Welcome
  • Installation
  • FAQ
  • Features
    • Config
    • Commands & Permissions
    • Placeholders
    • Menus config
Powered by GitBook
On this page
  • debug
  • default_menu
  • lang
  • custom_lang
  • detect-delay
  • scroll-detect-delay
  • bind-enable
  • bind
  • bind-command
  • air_fix
  1. Features

Config

Setting up the main plugin config

debug

The parameter responsible for outputting debug messages


default_menu

Navigation menu what will be used by default


lang

Selecting a language preset for the plugin from the list of available ones:

  • EN_US - English US (Default)

  • RU_RU - Russian

  • ES_ES - Spanish

  • ZH_CN - Simplified Chinese

  • ZH_TW - Traditional Chinese


custom_lang

If true, disables overwriting of the preset in lang.yml, allowing it to be edited.


detect-delay

The parameter responsible for WASD tracking delay (The value is specified in milliseconds)


scroll-detect-delay

The parameter responsible for the delay of hotbar scroll detection (the value is specified in milliseconds)


bind-enable

The parameter responsible for the ability to switch to navigation mode and also exit using a special bind (SHIFT + F)


bind

The parameter responsible for the second key in the bind for switching to navigation mode and exiting it (In the current version, only F is available)


bind-command

Enables and disables execution of commands when entering and exiting navigation mode.


air_fix

Enables checking if the player is in the air to prevent getting stuck in the air

Last updated 3 months ago