promotional bannermobile promotional banner

TinyPlugin Creeper no explod blocks

Abandoned
creeper don't break your world

YES end of creeper (and charged creeper) explosions, but others mob are normal

 

source code (is an emplosion? its a creeper? stop.):

 

@EventHandler public void onEntityExplode(EntityExplodeEvent event){
    if(event.getEntity().getType() == EntityType.CREEPER){
        event.setCancelled(true);
    }
}

 

1.04Ko

 

please comment (and translate), thx

 

enjoy

The TinyPlugin Creeper no explod blocks Team

profile avatar
  • 15
    Projects
  • 22.2K
    Downloads

More from Forge_User_16920758View all