[!] Switched from spigot api to paper api
[+] Minimessage Support, there's still & support
[+] New action added to usable gapples, added
Broadcast [+] New Default Config
# The following actions will be executed when the item is right-clicked # Usable actions: # - "[effect] <effect> <amplifier:number> <duration:number> <particles:boolean>" see for effects: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html # - "[message] <message>" will send a message to the player # - "[broadcast] <message>" will broadcast a message to the server # - "[playsound] <sound> <pitch:number>" will play a sound to the player see for sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html # - "[console] <command>" will execute a command as the console # - "[player] <command>" will execute a command as the player # - "[delay] <seconds:number>" will delay the next action by the specified amount of seconds actions: -
"[effect] REGENERATION 10 1 true" -
"[message] <green>You used the skull of %player_name%" -
"[broadcast] <green>%player_name% used %player_name%'s skull" -
"[sound] ENTITY_EXPERIENCE_ORB_PICKUP 1 1"