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 in &b%time%(s)&7. You earned &a$50 &7and &e5 XP&7

Centered Message

Sends a centered message to the player.

centered_message: &b[ EASY LEVELS 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 Use this list instead when using 1.8: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html

playsound: BLOCK_NOTE_BLOCK_PLING;1;0.1

Last updated