Actions
List of all available actions
Console: This action is used to execute commands from the console
Message: This action is used to send a message to the player
Player: This action is used to execute commands from the player.
Open menu: This action is to open another menu.
Connect: This action is used to connect to another server.
Chat: This action is used to force the player to write in the chat.
Close: This action is used to close and exit the menu.
Broadcast: This action is used to broadcast a message.
Back: This action is used to go back to the previous menu.
JavaScript:
This action is used to execute code through scripting.
example: - "[javascript] BukkitPlayer.giveExpLevels(10)"
Json message: This action is used to send a message to the player in JSON format.
Json broadcast This action is used to broadcast a message in JSON format.
Give EXP: This action is used to give experience levels to the player.
Take EXP: This action is used to take experience levels to the player
Title: This action is used to send a title to the player.
Sub Title: This action is used to send a subtitle to the player.
Last updated