Actions

Actions can be used as rewards when completing levels. More info HERE.

Message

Sends a message to the player.

message: &7Level &b%level% &7completed. You earned &a$50 &7and &e5 XP&7

Centered Message

Sends a centered message to the player.

centered_message: &b[ EASY CATEGORY COMPLETED! ]

Console Command

Executes a command from the console.

console_command: eco give %player% 5000

Player Command

Executes a command from the player.

player_command: menu

Play Sound

Plays a sound to the player. Use this format: "playsound: sound;volume;pitch You can find a list of sounds here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html

playsound: BLOCK_NOTE_BLOCK_PLING;1;0.1

Last updated