hey
so trying to disable spawning of ghast on my server
the error i'm getting is that ghast are not creatures,
currently on minecraft 1.8.7 with skript version 2.2-fixes-v8b
thanks
//edit found out i can do this in essentials
// nvm
so trying to disable spawning of ghast on my server
code_language.skript:
on spawn of Ghast:
cancel event
the error i'm getting is that ghast are not creatures,
currently on minecraft 1.8.7 with skript version 2.2-fixes-v8b
thanks
//edit found out i can do this in essentials
// nvm