Inactive [SEC] CreeperHeal v4.13 - Repair Creeper damage, the natural way! [1.2.5]

Discussion in 'Inactive/Unsupported Plugins' started by Nitnelave, Jun 21, 2011.

  1. Offline

    Nitnelave

    CreeperHeal


    The project in now on BukkitDev! Go there to find all the news, downloads, error reporting, and everything else!
     
  2. Offline

    marvinbek

    New map? I reset my plugin list several times since
     
  3. Offline

    Nitnelave

    On a local server? With your current plugins? Basically, can you reproduce the error? I can't, and if you can't, well everyone is happy! But if you can, then we may be able to gather some more information.
     
  4. Offline

    marvinbek

    I have no idea what you are talking about.
     
  5. Offline

    Snipes01

    Hi @Nitnelave

    When do you expect to have multiworld support. For example if someone has multiple worlds and they only want one world to have Creeperheal can that be done?

    I see a note that says "done in dev"...what do you mean by that?
     
  6. Offline

    r011yp011y

    ummm i have a problem? when a block gets destroyed and when it heals back it still gives a Dropped block. Is this suppose to happen because i can really see a lot of people duplicating in my server. For example, if i put a diamond block down blow it up by a creeper or tnt, when it heals back it gives a drop. So now i have two instead of just the original one that i put down. Can someone help me with this?
     
  7. Offline

    Snipes01

    Make this false....drop-replaced-blocks: false

    Edit: In your config file.
     
  8. Offline

    r011yp011y

    Thank you i thought that meant it will give you your item back if you put a different want but nevermind THANK YOU!
     
  9. Offline

    Nitnelave

    It's actually an issue with last version. Downgrade to the one before.
    Can you set up a brand new server, not open to the internet (just for testing purposes), and generate a new map? And put CreeperHeal as your sole plugin at first, then if it works add your other plugins one by one.
     
  10. Offline

    marvinbek

    Repeating what i said before: I don't know what plugins i had when this issue occurred. I have done a "fresh start" with the plugins COMPLETELY cleared and the world too several times since then. I cannot reproduce it.
     
  11. Offline

    Snipes01

    Oh its an actual bug. Ones I set that flag to false its fine no dropped items are given. Unless you are thinking about the other dropped item flag the one that gives you back blocks that are not replace I haven't had an issue with that one either.

    Also I wasn't sure if you saw my question. I have two worlds on one server and I want creeperheal on one world and not on the other. I'm talking about the automatic heal portion of the plugin.
     
  12. Offline

    Nitnelave

    Well, if you cannot reproduce it, where's the problem ? :D Just use CreeperHeal with your current plugins, make sure to back up regularly, and if you run in that same issue, we'll deal with it then! I can't fix a bug that doesn't happen ^^.

    Well, the first bug (that you may not see?) is fixed in the dev version, in which I implemented MultiWorld support (so yes, the ability to heal explosions in one world only). All of that will come out as soon as i get back from holidays and I can test it, in a week or so.
     
  13. Offline

    Snipes01

    Okay...thank you. :)
     
  14. Offline

    Nitnelave

    Okay, I finished developing version 3.0! However, as I did it without IDE, on Google Docs :oops:, there will probably be a bunch of compiling errors and implementation mistakes, that I'll have to fix as soon as I get back from holidays, which will be around the first week-end of August. Update highlights : Bukkit permissions support, Multiworld settings, and a completely new (no one even suggested it) feature, which will be unveiled on the release date.
    So, please bear through my holidays, and I'll update as soon as I can!
     
  15. Offline

    marvinbek

    If you PROMISE the incident won't happen again, i think i'll actually USE this!
     
  16. Offline

    Clancy Dawson

    Does this repair from the world seed or does it record what blocks have been destroyed from the blast? Awesome plugin and idea btw :)
     
  17. Offline

    yanniepod

    Hi, sorry, noob here. I have this problem with the CreeperHeal and it's permissions.

    See, I took all my plugins out of the folder to find out about some other problem that I was having. After I put it all back and logging in, CreeperHeal suddenly keeps on saying "you don't have the permission" every time I enter a command. But obviously, I am OP.

    I'm running Bukkit 1000 on MC 1.7.3, with a new copy of CreeperHeal with no variation to the default config.

    If you need additional details please tell me. Thank you! :)
     
  18. Offline

    NeonJ

    Does it drop the items that explode, or does it just leave a crater that repairs after a while? [So people can't abuse it for free items]

    EDIT: Upon using this plugin, I found that this was indeed the case. Creepers exploding would multiply any item they exploded, except the items would only appear when they were replaced.
     
  19. Offline

    Nitnelave

    I'm sorry I can't promise anything, because I absolutely don't know why this happened, but I don't think it will happen, and nobody here reported such a problem, so I consider it safe to use. But as a good practise, you should still back up your world regularly.
    It records the blocks. The world seed would replace the terrain as it was on world generation, so removing any building...
    Make sure that your name is in the OP.txt file. If you have permissions, you may have to give yourself the permission too. I updated the permissions system for the update to come soon, so it'll work anyway. But if you're the admin, you can give yourself the '*' permission.
    Indeed, I prevented any item duping (except for a possible bug in the last version, fixed in the one to come), and also any item loss (configurable).
     
  20. Offline

    yanniepod

    Yes, I am in the OP.txt file and the admin of the server. It worked the first time I installed the plugin, but now it wouldn't. Though, may I ask how I can give myself the * permission? I know, I'm a noob. Been looking for a good guide but I can't seem to find one. But anyway, until the next update comes, I hope you can help me :)
     
  21. Offline

    Nitnelave

    Do you have the Permissions plugin, or are you using the built-in permissions system? (or none of that?) If you're using the Permissions plugin, go to plugins/Permissions/YourWorld/users.yml , find your name, and add the line
    permissions : '*'
     
  22. Offline

    locutus

    My players are saying that creepers can suddenly blow up in worldguard protected regions, where they could not before.
     
  23. Offline

    KainFromNod

    Please, can you tell me if it "heals" redstone circuits and pistons too?

    Nevermind, it does - at least, did in my "involuntary" test, thanks god XD

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

    yanniepod

    I am using the PermissionsBukkit - Official Default Groups Plugin [1000] and it doesn't come with the user.yml though. I tried tweeking the config.yml in plugins/PermissionsBukkit, but to no avail. Weird thing is, when I first installed CreeperHeal, it worked, but not anymore. This is what I tried to do in the config.yml btw:

    pretty much the default really. Also, another plugin, the QuickWarp seems to not work too...
     
  25. Offline

    Nitnelave

    Well, I didn't update to permissionsBukkit yet, but it's in the version to come, probably friday night. So until now, just OP or not should work (meaning that OPs will have access to the commands, and only them).
     
  26. Offline

    cybernetamd

    Found one issue so far on build #1000. Apparently if you put down a lot of TNT, say for instance 64 or more, sometimes some blocks that get blown out, do no get regenerated. I don't know if this is a glitch in the plugin or the vanilla code, just thought id put it out there. Yes I have a world dedicated to blowing stuff up lol.
     
  27. Offline

    Nitnelave

    Well, you probably overwhelmed the server. It might depend on the server capacities. Any error in the log? I probably can't do anything about it.
     
  28. Offline

    cybernetamd

    ah sorry mate, no error, but your right though more then likely on the overwhelming part. I did find another glitch though for you to look at, no error though. When the actual blocks come back, if there is track on it, they pop off sometimes instead of being replaced, same with redstone wire and repeaters. Just wanted to let you know :)
     
  29. Offline

    Nitnelave

    Yeah, I'm having an issue with them, though I don't really know why...
     
  30. Offline

    cybernetamd

    it might be just a vanilla issue, like the cacti trick where u put a block on top of them and they pop off when they grow.
     
  31. Offline

    Nitnelave

    I don't think so. I'll try to find under which condition they pop off, if I can, and then try to find a workaround, but... If you have a clue, don't hesitate!
     

Share This Page