KittehOrg / Vanish

MIT License
4 stars 5 forks source link

Vanish toggling effects #4

Open gabizou opened 8 years ago

gabizou commented 8 years ago

If I remember correctly, VNP was able to summon interesting effects on toggling of vanish (such as spawning lightning, or playing smoke particles etc.). It'd be neat to see that re-introduced here.

Also, based on permission for client logins (you could do this by listening to ClientConnectEvent.Join and use the Player object there. Eliminates the player join message (or cancel it to be sure). That way you can make silent joins.

mbax commented 8 years ago

Fancy features are planned for after contextual data, which is rather necessary for the plugin's functionality. :)

gabizou commented 8 years ago

Wait what? Why can't you add the fancy features for the specific player vanishing, WHY AREN'T THERE MORE KITTENS?

mbax commented 8 years ago

I'm trying not to overcomplicate before I figure out what on earth I'm going to do for tiered control. See #5