[Please Help!] Disable Snowballs

Discussion in 'Plugin Development' started by Canownueasy, Jan 21, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Canownueasy

    How can I disable snowballs from being thrown? I cannot find any event that tracks snowballs or any other projectile from being thrown except for eggs! This is very crucial. There is a giant issue in creative MC servers, people can throw tons of snowballs/eggs and crash the server very quickly!
     
  2. Offline

    tomjw64

    cancel the PlayerInteractEvent if a player has a snowball in hand. That should prevent throwing.
     
Thread Status:
Not open for further replies.

Share This Page