🖱
Actions
General format of an actions.
<actionType>[:args]
- LEFT
- RIGHT
- SHIFT_LEFT
- SHIFT_RIGHT
<> - Required[] - Optional
Sends a message to the player who clicked.
Executes a command as the player who clicked.
Executes a command as console.
Send the player who clicked to another server. (Bungee only)
Teleport the player who clicked to the specified location.
Plays a sound for the player who clicked.
There is a list of all sounds you can use:
You can see sounds for any specific version by editting this link (..docs/VERSION/..):
Checks whether the player who clicked has the specified permission and if not, all the actions after this one will not be executed.
Switches to the next page of the specified hologram for the player who clicked.
Switches to the previous page of the specified hologram for the player who clicked.
Switches to a specific page of the specified hologram for the player who clicked.
Last modified 8mo ago