Actions
Configurable functionality when clicking an icon or opening a menu
These actions can either be run when clicking an icon, or run when opening a menu. Different types of actions can be selected using their unique prefixes.
All actions support Placeholders.
List of Actions
Command as Player (Default)
Makes the player run a command. Do not include the slash (/
) at the start of the command. Because this is the default action,
there is no action prefix for it.
Command as Op
Makes the player run a command as if they have op (/op
).
Bypasses permission checks
Command as Console
Makes the console run a command.
Bypasses permission checks
Open ElvenideGUI Menu
Opens another ElvenideGUI menu. The player will still need the menu’s Permissions.
Send Message
Sends a chat message solely to the player.
Broadcast Message
Sends a chat message to all online players.
Boss Bar Message
Temporarily displays a message in a boss bar. Bar color is optional and defaults to red (or to pink if you use the Chest Commands format). A list of all valid bar colors can be found here.
Action Bar Message
Temporarily displays a message in your action bar. The action bar is where messages such as the bed monsters message appear
("You may not rest now, there are monsters nearby"
), right above your hotbar.
Give/Remove Item
Gives an item to the player or removes an item from the player, depending on whether the specified amount is positive or negative.
Amount is optional and defaults to 1
.
A list of all valid item types can be found here.
Give/Remove Money
Gives money to the player or removes money from the player, depending on whether the specified amount is positive or negative. Requires an installed economy.
Send to Server IP
Attempts to send the player to a server with the given IP and port. It can send you to ANY server, unless the target server explicitly prevents external transfers (e.g. Hypixel). The port is optional and defaults to 25565 (the Minecraft server default).
This action does not directly support the Chest Commands server:
action format, but can achieve the same results without needing
a dependency on BungeeCord.