Skip to content

Actions

Tobero edited this page Sep 16, 2023 · 11 revisions

Actions

Javadoc ToberoCat - GuiEngine Donate PayPal stars - GuiEngine forks - GuiEngine GitHub release issues - GuiEngine SpigotMain - GuiEngine

OpenGuiAction

Open a gui for the user

Usage: [open] api guiId

RerenderAction

Rerender the current gui context Usage: [rerender]

ConnectAction

Connect your player to a differnet proxy server. Works with bungeecord nd velocity

Usage: [connect] server

ActionbarAction

Show an actionbar text

Usage: [actionbar] text

AddExpAction

Adds exp to the user

Usage: [add_exp] amount

BroadcastAction

Sends a message to everyone online on the server

Usage: [broadcast] message

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] command

MessageAction

Send the user a message

Usage: [message] message

PlayerCommandAction

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

Usage: [player] command

SoundAction

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

Usage: [sound] sound volume pitch

TitleAction

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

Usage: [title] title subtitle in stay out