Solved Remove spawned animals

Discussion in 'Bukkit Help' started by Zocker215, Apr 21, 2012.

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

    Zocker215

    Our server (Standard Minecraft Server) seems to have spawned a lot of animals (about 25k...) and we havent found a way to remove them. There is no possibility to join the server, so any solution should be possible at server command line or with a map editor without using minecraft. Singleplayer is no possibility, too, because the game freezes when I walk towards the mob chunk... Is there any possibility to remove them with bukkit? /butcher (WorldEdit) doesnt work...
    Need help please, dont want to delete the region or the whole server!!!
    Thanks
     
  2. Offline

    Dreeass

    You're running a Standard Minecraft Server, this is Bukkit, a modded Minecraft server.
     
  3. Offline

    Zocker215

    My idea was to use any of the additional commands (which I could not find yet) to remove them, after running a Bukkit Server with the same map and maybe some plugins
     
  4. Offline

    Dreeass

    I still don't understand your point.
     
  5. Offline

    Zocker215

    In Standard SSP or SMP there is no possibility to remove those animals from a map. Is there one when using a Bukkit Server?
     
  6. Offline

    Dreeass

  7. Offline

    Zocker215

    I tried the plugins earlier, but none of them worked... I thought anyone might have had the same problem and another solution
     
  8. Offline

    Dreeass

    You have to use Bukkit and not Minecraft Server launcher, also use updated plugins..
     
  9. Offline

    Zocker215

    I used Bukkit, started the Server with the necessary .bat-file, I've got a cmd-Application using Bukkit, installed the Plugin before using the destroyed map, configured it correctly, the plugin was updated and I typed the right command.
     
  10. Offline

    Dreeass

    Use another plugin then.
     
  11. Offline

    Killburner

    Assuming you got CraftBukkit working, check your server.log and make sure WorldEdit is initializing. You'll get something like this in the log:

    2012-04-21 08:45:39 [INFO] [WorldEdit] Loading WorldEdit v1142-8c36047

    You should be able to use /butcher at that point, assuming you don't lag out of the server.
     
  12. Offline

    Dreeass

    Butcher only kills hostile mobs not animals.
     
  13. Offline

    Zocker215

    ok the problem is solved, the Entities weren't animals but items :/ thanks for your help anyway! server is running again :)
     
  14. Offline

    Killburner

    Good point, forgot the a switch (/butcher -a).
     
Thread Status:
Not open for further replies.

Share This Page