Actions
Actions can be used as rewards when unlocking discoveries. More info HERE.
Message
Sends a message to the player.
Centered Message
Sends a centered message to the player.
Console Command
Executes a command from the console.
Player Command
Executes a command from the player.
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
Title
Sends a title and subtitle message to the player.
Use this format: "title: fadeIn;stay;fadeOut;title;subtitle"
(The duration of fadeIn, stay and fadeOut must be in ticks, 20ticks = 1second)
If you want just a title, or just subtitle write "none"
Last updated