SK - Balloon API
A skript to add balloon on you're server !
Options:
{balloon.msg.remove} = "&cYou leave you're balloon !"
{balloon.msg.spawn} = "&aYou spawn a new balloon !"
{balloon.slot} = 1
#Here is the slot for the balloon
{remove.balloon} = true #If you want to automaticly remove the balloon from inventory
How to use ?
There is a default /balloon command just to test the function but you can directly use the function like that:
- balloon("set",player,"{none}","blue concrete")
#To set the balloon in the defined slot
- balloon("spawn",player,"{none}","blue concrete")
#To directly spawn a balloon to player
- balloon("remove",player,"none","none")
#To remove the player's balloon
- balloon("spawn",player,"{SkullOwner:HEAD}","player head)
#To spawn an head balloon
Custom head balloon:
You can have custom head balloon with the signature and texture value of head >
https://minecraft-heads.com/
- balloon("set",player,"{SkullOwner:{Id:[signature],Properties:{textures[{Value:"texture_value"}]}}}",player head)
#To have a balloon with custom player head from minecraft-head.com
Dependencies:
SkBee
Skript
SkQuery