TrMenu
Purchase
Github
License
Search…
English
Home
Start
Migrate
MENU
Structure
Icons
ACTIONS
Types
Options
Action
SCRIPT
Expressions
Scripts
FUNCTIONS
Arguments
Item Identifiers
Script Placeholder
Register Commands
Shortcuts
Commands
HOOK
PlaceholderAPI
Cronus
Vault
PlayerPoints
HeadDatabase
Oraxen
SkinsRestorer
API
TrMenuAPI
Events
MenuFactory
Powered By
GitBook
Shortcuts
Simple shortcuts to execute actions
Configuration
settings.yml
1
#
2
# Actions Shortcuts Configuration
3
#
4
Shortcuts
:
5
Offhand
:
'open: Example'
6
Sneaking-Offhand
:
7
-
condition
:
'hasPerm.trmenu.shortcut'
8
execute
:
'open: Example'
9
Right-Click-Player
:
[]
10
Sneaking-Right-Click-Player
:
[]
11
PlayerInventory-Border-Left
:
[]
12
PlayerInventory-Border-Right
:
[]
13
PlayerInventory-Border-Middle
:
[]
Copied!
Note
After the event is triggered, the actions will be executed and the event is cancelled
If a shortcut isn't used, you can set it to
[]
to disable it
Action
FUNCTIONS - Previous
Register Commands
Next - FUNCTIONS
Commands
Last modified
1yr ago
Copy link
Contents
Note