Skip to content

Actions

Tobero edited this page Jul 21, 2023 · 11 revisions

Actions Javadoc ToberoCat - GuiEngine stars - GuiEngine forks - GuiEngine GitHub release issues - GuiEngine SpigotMain - GuiEngine

OpenGuiAction

Open a gui for the user

Usage: [open]

ActionbarAction

Show an actionbar text

Usage: [actionbar]

AddExpAction

Adds exp to the user

Usage: [add_exp]

BroadcastAction

Sends a message to everyone online on the server

Usage: [broadcast]

CloseAction

Close any inventory the player as open

Usage: [close]

ConsoleCommandAction

Run the command in the console. Commands have to be provided without the /

Usage: [console]

MessageAction

Send the user a message

Usage: [message]

PlayerCommandAction

Run a command as player. Commands have to be provided without the /

Usage: [player]

SoundAction

Play a sound to a player. Sounds available here. Volume and pitch optional

Usage: [sound]

TitleAction

Display a title to te player. subtitle, in, stay, out optional

Usage: [title] <title>

Clone this wiki locally