TrMenu
PurchaseGithubLicense
English
English
  • Home
  • Start
    • Install
    • Setup
  • Migrate
  • MENU
    • Structure
      • Title
      • Layout
      • Options
      • Bindings
      • Events
      • Buttons
      • Built-in Scripts
      • Tasks
    • Icons
      • Update
      • Refresh
      • Display
        • Material
        • Name
        • Lore
        • Amount
        • Glow
        • Flags
        • NBT
      • Actions
      • Priority
      • Condition
      • Inherit
  • ACTIONS
    • Types
      • Command (as Player)
      • Command (as OP)
      • Command (as CONSOLE)
      • Player's chat
      • Message
      • Tellraw
      • ActionBar
      • Title/SubTitle
      • Sound
      • Bungee Server
      • JavaScript
      • Input Catcher
        • Re-Enter
      • Useful
        • Delay
        • Break
      • Items
        • Take-Items
        • Give-Item
        • Enchant-Item
        • Repair-Item
      • Economy
        • Give-Money
        • Take-Money
        • Set-Money
        • Give-Points
        • Take-Points
        • Set-Points
      • Menu
        • Close
        • Close (Silent)
        • Open
        • Page
        • Set-Args
        • Set-Title
        • Refresh
      • Datas
        • Set-Meta
        • Rem-Meta
        • Set-Data
        • Rem-Data
    • Options
      • Delay
      • Condition
      • Chance
      • All Players
    • Action
  • SCRIPT
    • Expressions
      • stringEquals
      • stringEqualsIgnoreCase
      • isNumber
      • isOperator
      • isPlayerOperator
      • hasPermission
      • hasLevel
      • hasMoney
      • hasPoints
      • hasItem
    • Scripts
  • FUNCTIONS
    • Arguments
    • Item Identifiers
    • Script Placeholder
    • Register Commands
    • Shortcuts
    • Commands
  • HOOK
    • PlaceholderAPI
    • Cronus
    • Vault
    • PlayerPoints
    • HeadDatabase
    • Oraxen
    • SkinsRestorer
  • API
    • TrMenuAPI
    • Events
      • MenuOpenEvent
      • MenuCloseEvent
      • MenuClickEvent
    • MenuFactory
Powered by GitBook
On this page
  • Links
  • Placeholders
  • Menus
  • Args
  • Meta
  • Data
  • Menu
  • EmptySlots
  • Js

Was this helpful?

  1. HOOK

PlaceholderAPI

PreviousCommandsNextCronus

Last updated 4 years ago

Was this helpful?

Links

Placeholders

Menus

%trmenu_menus%

Amount of menus loaded

Args

%trmenu_args_0%

%trmenu_args_0-5%

Value of the specified argument or combined arguments from one to another

Meta

%trmenu_meta_Key%

Value of the specified Meta

Data

%trmenu_data_Key%

Value of the specified Data

Menu

%trmenu_menu_pages% # Amount of pages
%trmenu_menu_page% # Current page
%trmenu_menu_next% # Next page
%trmenu_menu_title% # Menu title

Information about the player's current opened menu

EmptySlots

%trmenu_emptyslot_0% # First empty slot
%trmenu_emptyslot_1% # Second empty slot

%trmenu_emptyslot_0_5-15% # The first empty slot between the 5 and 15 slots (included)

Empty slots of the current menu

Js

%trmenu_js_<Expression>%

Value of the specified Built-In Script

Spigot Page
Wiki
GitHub Repository
DIscord Server