simple undo block place/destroy for players

Discussion in 'Archived: Plugin Requests' started by Terikan, Feb 23, 2014.

  1. Offline

    Terikan

    This is a plugin that players will be able to access on SMP, so it can't have many other features that a couple outdated plugins I've found grant. Instead what I'm looking for if it exists is a simple undo command that will undo the last block placed or destroyed by the issuer.

    Anything like this out there or anyone want to create?
     
  2. Offline

    BappleCraftColt

    Um,I think this is do-able by saving each block placed and destroyed
    I think using a hashmap wouldn't use much CPU
    I havn't gotten to that level with java yet though
    Sorry man,I'm sure someone else will make this though
    It sound's pretty simple :p
     
  3. Online

    timtower Administrator Administrator Moderator

    Terikan CoreProtect? Prism? Any other grief rollback plugin
     
  4. Offline

    BappleCraftColt

    Terikan timtower
    Yea I gotta agree
    CoreProtect is good for ANY Server
    I just recently opened a server hub and forgot to add a proxy only join on a server with out coreprotect
    That whole map is gone lol
     
    pilot3101 and timtower like this.
  5. Offline

    pilot3101

    I agree with BappleCraftColt. CoreProtect or HawkEye or Prism or Logblock. There is a lot. I prefer CoreProtect as it it faster and logs everything to a .db (database file). It is much quicker than a MySQL
     
  6. Offline

    Terikan

    The problem with all of these is they are a. not simple. b. not usually appropriate to give to players in a SMP server. These aren't anons I'm worried about griefing, they are people I know who would def take advantage of powerful tools, but I am trying to help them get a simple undo type thing for one block at a time.
    The only one that looks close is logbook, but I say looks, because it's very hard to discern what you can limit and what you can't once you grant permissions without trying them out, and even then you've now loaded a dozen features you didn't need.
     
  7. Online

    timtower Administrator Administrator Moderator

    Terikan You need a logging plugin, you are asking for that. But you never told how long you want to save a block? What actions you want to save, how long you want to save it all.
     
  8. Offline

    Terikan

    Yes I did. I said place/destroy blocks. I don't care how long it saves or I would have mentioned that. But the reasons I give for not liking most of what's been mentioned haven't changed since my OP. It says right there it will be put in the hands of players in an SMP environment.

    Players want the ability to undo their last place/destroy action for when they make a dumb mistake. I know it's sort of like 'well just fix it yourself it takes two seconds', but... it's what I'd like anyhow.
     

Share This Page