Action list
Last updated
Last updated
[PERMISSION] lobbysystem.example#&cYou don't have permission for that!
Verify if the user has the necessary permissions. If they do, execute the following actions.
(The permission the user needs)#(The message that is displayed when it is missing)
[COOLDOWN] 3#&cPlease wait %cooldown% seconds.
A cooldown prevents the spamming of an action.
(Cooldown length)#(Message if cooldown is still active)
[BUY] 50#[MESSAGE] &aPurchased!#[MESSAGE] &cNot enough coins.#[EQUIP:effect] witchaura, [MESSAGE] &aWitchaura executed!
It checks whether the player has enough coins. If so, a action is executed out; if not, another one.
(Price)#(Successful action)#(Usuccessful action)#(Already acquired actions)
[ITEM] test
Assign an item that has been entered in the Settings.yml.
(Enter item name not displayname)
[GADGET] FunGun
(Gadget name)
[MOUNT] Pegasus
(Mount name)
[FLY] AUTO
(Fly mode)
[DELAY:test/Mo:Months/W:Weeks/D:Days/H:Hours/M:Minutes/S:Seconds] 30s#[MESSAGE] &cWait %time% before using %group% again!#[MESSAGE] &aYou used %group%.
Delays are used for rewards, for example, and are saved when the server is restarted.
(:Group)(/:Months/:Weeks/:Days/:Hours/:Minutes/:Seconds) (Delay time)(time format)#(Wait action)#(Use action)
[SCOREBOARD] ENABLE
(Scoreboard mode)
[TAB] ENABLE
(Tab mode)
[ACTIVATE:effect]
Activate saved cosmetics.
:(cosmetic)
[COMMAND] /help
The player executes this command.
(Command)
[CONSOLE] /say Test
The console executes a command.
(Command)
[HIDER] HIDEALL
(Hider mode)
[PET] RIDE
(Pet perform)
[SOUND] BLOCK_LAVA_POP
Play a sound for the player.
(Sound)
[VELOCITY] 1.8:0.5
Give the player a push.
(Push front):(push high)
[MESSAGE] &aThis is a test message!
(Text)
[ACTIONBAR] &6This is a test actionbar message!
(Text)
[BOSSBAR] &2This is a test bossbar message!#50#GREEN
(Text)#Bar filling#Color
[BROADCAST] &dWelcome to all players!
Send a broadcast message in every lobby.
(Text)
[WELCOME]
/
[GOODBYE]
/
[CLOSE]
Close the player's current open inventory. (GUI)
/
[RANDOMLOBBY]
/
[CLEAR]
Clears a player's inventory.
/
[LEVEL] 6
Give the player level.
(Amount)
[SERVER] TestLobby
Connect the player to a server.
(Server name)
[MENU] Rewards
(Menu name)
[GAMEMODE] SURVIVAL
(Game mode)
[TITLE] &6Hello %player%//&eWelcome#1#3#1
Send the player a title.
(Title text)//(Subtitle text)#(Fade in time)#(Stay time)#(Fade out time)
[TABLIST] &aHello %player%//&2Have fun!
Set a table list for the player.
(Header text)//(Footer text)
[EFFECT] SPEED#1#30
Give the player an effect. For infinite duration -1
(Effect name)#(Strength)#(Duration)
[EQUIP:effect] witchaura
Activates a specific item from a category.
(category) (item)
Executes the gadget.
Equip the mount.
Change the fly mode.
Manage scoreboard.
Set the player prefix, suffix and more in the tab.
Manage which players a player should see.
Perform something with your pet.
Send the player a message.
Send the player a actionbar message.
Send the player a bossbar message.
Sends a message when a special player enters the lobby.
Sends a message when a special player leaves the lobby.
Teleports the player to a random lobby.
Opens a menu (GUI) that has been configured in the Menus folder.
Set the player a game mode.