Solved MobLoot Disable Code? -Eclipse

Discussion in 'Plugin Development' started by Nosma_Stew, Jan 31, 2016.

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

    Nosma_Stew

    anyone has the code for disabling zombies mobloot? for example exp and the Rotten Flesh or has a website i can learn from how to do that?
     
  2. Offline

    Nosma_Stew

  3. Offline

    tobiyas

    @Nosma_Stew Not sure, are you thinking of this?
    Code:
            zombie.setCanPickupItems(false);
     
  4. Offline

    Nosma_Stew

    i fixed it it's okay i found it with my friend.
     
Thread Status:
Not open for further replies.

Share This Page