Options
Menu options
Example
#Menu Options (All are optional)
Options:
#Use the arguments of an open command as variables (Example: {0} for the first argument, {1} for the second etc...)
Arguments: false
#Default arguments when you open the menu without any (Example: [hello,all,1,5] )
Default-Arguments: []
#Default shape used when you open the menu.
Default-Layout: 0
#Hide the inventory of the player when he opens the menu (the player still has his items, TrMenu will just make the client think he doesn't until he closes the menu).
Hide-Player-Inv: false
#Delay between each click on a button
Min-Click-Delay: 200
#Automatically download PlaceholderAPI's expansions
Depend-Expansions:
- 'server'
- 'player'
- 'progress'
- 'math'Notes
Last updated
Was this helpful?