[Request] No Wither Griefing

Discussion in 'Archived: Plugin Requests' started by 544nick101, Oct 25, 2012.

  1. Offline

    544nick101

    I know i can't be the first to request this but...

    Plugin category: Anti-Griefing Tools

    Suggested name: NoWitherGriefing

    What I want: I'm wanting to update my server to 1.4 but seeing as my server is 100% anti-grief the new Wither mob could do a number on my server.

    When I'd like it by: As soon as any of you helpful bukkit plugin developers can make it!
     
  2. Offline

    Woobie

    What's a Witcher?
    This cant be done until Bukkit gets updated to 1.4
     
  3. Offline

    xYn

    I guess he is talking about the new witch mob.
    But I don't see how a witch could grief. It's not an enderman, all a witch does is throw potions.
     
  4. Offline

    544nick101

    Sorry i mean Wither. Wither - Minecraft Wiki
    Oh, i thought there was a is a beta build of bukkit out. Well, never mind until the beta build comes out.
    It blows up like tnt...
     
  5. Offline

    inventorman101

    Well you don't need a separate plugin for this just get a plugin that disallows tnt!
     
  6. Offline

    544nick101

    It's kind of like a creeper, it doesn't place tnt!
     
  7. Offline

    inventorman101

    I meant to say it will disable ANY explosions so get that!

    And if you notice yes I did change my profile pic.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 29, 2016
  8. Offline

    Woobie

    Get this:
    You cant disable the wither explosions, becouse bukkit has not been updated to 1.4 yet.
    How is it supposed to know that the game has a new mob that does explosions, without actually "telling" it?

    Once bukkit updates to 1.4, you could do something like this
    Code:
    @EventHandler
    public void onExplode(EntityExplodeEvent e){
    if(e.getEntity() instanceof Wither'sBalls)){
    e.setCancelled(true); 
    
    Dunno the correct name for the projectiles :3

    Its not a "witch" mob, its a new boss.
    The wither shoots rapidly 3 projectiles that will explode once they hit something.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 29, 2016
  9. Offline

    xYn

    Guess what, there is a new mob called "witch" as well and I think you can understand / misunderstand "Witcher" for both, witch and wither.
     
  10. Offline

    Woobie

    I didnt understand anything you said.
     
  11. Offline

    JjPwN1

    He said that there is a new mob called a "witch", as well as the "wither" boss. So, you could misunderstand "witcher" for both "witch" and "wither".
     
    Codex Arcanum and Woobie like this.
  12. Offline

    chaseoes

    Wither's balls?

    Nice.
     
    MrBluebear3 and Woobie like this.
  13. Uhm, OffTopic much
     
    MrBluebear3, TacoMuffinCow and Woobie like this.
  14. Offline

    ebildude123

  15. Offline

    matthiasvd2

  16. Offline

    544nick101

    Use this plugin instead... Wither
     
  17. Offline

    544nick101

    Worldguard has updated to 1.4 and now blocks wither. This thread is pointless. Lock it please? md_5
     

Share This Page