Actions list
Here is list of all existing actions with examples
Last updated
Was this helpful?
Here is list of all existing actions with examples
Last updated
Was this helpful?
Sends a message to the player who performed the action. Support for PlaceholderAPI, <center> and .
type: message
Sends a broadcast to all online players. Support for PlaceholderAPI, <center> and .
type: broadcast
type: player-cmd
use placeholder: %player%
type: console-cmd
Connect a player who called the action to specific server. Support for PlaceholderAPI.
type: connect
Close a inventory for player who called the action.
type: close-inv
Opens a gui from any of our plugins.
type: open-gui
Opens the player's previous menu.
type: gui-back
Opens the player's upcoming menu.
type: gui-forward
type: actionbar
type: actionbar-all
type: title
type: title-all
type: sound
type: sound-all
Change a gamemode for a player who called the action. Gamemode types: SURVIVAL, CREATIVE, SPECTATOR, ADVENTURE
type: gamemode
Toggle fly to on/off for a player who called the action.
type: fly-toggle
Set fly to on/off for a player who called the action.
type: fly-enabled
type: fly-disabled
Dispatch a command by player who called the action. Support for PlaceholderAPI and .
Dispatch a command from a console. Use placeholder %player% to get a player who called the action. Support for PlaceholderAPI and .
Sends a actionbar message to a player who called the action. Support for PlaceholderAPI and .
Sends a actionbar message to all online players. Support for PlaceholderAPI and .
Sends a title message to a player who called the action. Support for PlaceholderAPI and .
Sends a title message to all online players. Support for PlaceholderAPI and .
Play a sound to a player who called the action. All sound type can be found !
Play a sound to all online players. All sound type can be found !