[INACTIVE][ADMN] Admin Mode v0.4.3 - Save your items before dealing with griefers! [860]

Discussion in 'Inactive/Unsupported Plugins' started by gnftoxic, Mar 11, 2011.

  1. Offline

    gnftoxic

    Admin Mode is a simple plugin - it saves your items, health, and location so you can deal with griefers, bad players, etc.
    Like this plugin? Contribute to the developers :)
    Current Version: 0.4.3 (Download AdminMode.jar)
    Permissions Support! (Completely optional)
    The Commands
    • /adminmode - Save your items, health, and location
    • /am - Alias of /adminmode
    The usage is very simple. You type /am and it clears your inventory, saves your health, and saves your location. After you have dealt with the griefers, done your admin duties, or whatever you felt like doing, you simply need to type /am again and it will return your items, your health, and return you to where you were last standing.

    Changelog
    • 0.4.3
      • Updated to CB #818
    • 0.4.1
      • Updated to CB #677
      • Fixed Permissions support
    • 0.4
      • Updated to CB #617
      • Implemented the ability to switch on/off health/location/items resetting
      • Changed enable / disable to /am on|off (temporary, I hope.)
    • 0.3
      • Entities now avoid any player using Admin Mode.
      • Added configuration file. plugins/AdminMode/settings.properties
      • Added Permissions support. Use "adminmode.use" to allow a player or group to use /am (or /adminmode)
      • Added hook PLAYER_JOIN, if a player had disconnected and reconnected, their location, health, and inventory will be reset to what it was.
      • Added hook ENTITY_TARGET to allow the first change (entity will not target player)
    • 0.2
      • Implemented functional god mode, preventing the death of an operator teleporting to a player.
      • Removed extra call to players' inventory when restoring it.
      • Removed an unused import in amEntity.java
    • 0.1
      • Initial release.
    ... this idea originated from http://forums.bukkit.org/threads/7648/
     
    Pim1234, Phaedrus, mynia and 5 others like this.
  2. Offline

    Phaedrus

    I'd like to give this a shot. Has anyone used this with MultiInv?
     
  3. Offline

    SuicideHotline

    can you update it so it saves your admin mode state? sometimes my client glitches and i need to relog to fix things, but i end up when i first started and need to start all over again. i believe this used to work in an older version, doesnt with latest.
     
  4. Offline

    gnftoxic

    That was actually considered a possible bug. Players' inventories could be lost if the server crashes.
     
  5. Offline

    slickytail

  6. Offline

    Bacu

    There's a remarkable new feature where nothing actually happens when I use /am. Inventory isn't saved, location isn't saved, no godmode. Using the latest plugin on 733.
     
  7. Offline

    gnftoxic

    Love the sarcasm.
     
  8. Offline

    majow

    besides the sarcasm, it's happening to me too
     
  9. Offline

    gnftoxic

    Note that this hasn't been updated for 733. I will not be updating til' tomorrow. I am extremely busy until tomorrow night. Sorry.
     
  10. Offline

    Travis_Hironak

    I'm looking forward to have this plugin back on my server, I love it.
     
  11. Offline

    Bharel

    Waiting for update :S
     
  12. Offline

    registered

    Hi
    I still have the problem that I can't access AdminMode when having set the * permission.
    (You do not have permission to run this command.)
    I use GroupManager of the Essentials plugin for my permissions.
     
  13. Offline

    gnftoxic

    Working on updates today.

    @registered Sorry, no. GroupManager is not integrated, nor do I intend on integrating it at the moment.

    Updated for latest build of CraftBukkit, no issues found.

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

    RyyzQ

    When i go to download link it says:
    AccessDeniedAccessDeniedBE86C1623B1CE3990AEaW8APvjYChtDQyoqVJY/hJ7gDtTelI02BBqa2XZjPF0v2aPAV1RyQgip/cxv/

    (using chrome)
     
  15. Offline

    gnftoxic

    This is an issue with Github, I'll see if I can get ahold of them and get the issue fixed.
     
  16. If I reload the server when in Admin Mode, it overwrites my old position and inventory ... see the problem is that I reload the most when I am doing admin duties.
     
  17. Offline

    gnftoxic

    There is not much I can do as far as reloading, I can only add in the ability to return the inventory if the player is online on disable, which I think is already enabled .. or maybe not.
     
  18. Where does it save the inv and position?

    Because I think you could always write it to a file...couldnt you? or is it already doing that?
     
  19. Offline

    KoffiePatje

    How can i download this file (A) ( does not work on chrome or mozilla )
     
  20. Offline

    ExplosiveBacoN

    Are you still updating this plugin? If not I would like to continue it.
     
  21. Offline

    gnftoxic

    I've simply been really busy in the past few weeks. I'll more likely be updating it towards the end of next week or the week after this next week as school comes to an end for the year.
     
  22. Offline

    ExplosiveBacoN

    Well if you need any help let me know.
     
  23. Armor isnt saving
     
  24. Offline

    andune

    I'm getting 'access denied' when trying to use the download link. Is it down/broken?
     
  25. Offline

    gnftoxic

  26. Offline

    OliTheG

    I don't use this for anti-griefing measures. Me and my friend do a private server, and this is awesome for trips to the nether!

    Grats!
     
  27. Offline

    RyanTheLeach

    Hey toxic, cant you read/write to a file/database every-time a user uses /am the items,loc,health they are holding and whether it is enabled or not? this would solve your issues with server restarts, this is the only thing stopping me from using your plugin, if i could find the source i would have modified and submitted the changes to you by now.
     
  28. Offline

    mynia

    I love this plugin! I was wondering if you ever though of making admin mode switch the users permissions group to an activeAdmins group. That way admins don't abuse their power. The admins keep giving themselves items on my survival server, but this would prevent that.
     
  29. Offline

    Mad_Hat

    Sounds like you need to make a separate Admin group for them that doesn't have /give permissions. If they could do it with AM off, but not with AM on then they would just give themselves items with AM off.
     
  30. ok I agree with mynia. and what he's saying is exactly what hat said except changing the groups automaticly

    EX
    /am on switches to ActiveAdmin (has all the admin commands like /give)
    /am off switches to PassiveAdmin (takes away most abusible commands)


    need to switch permissions with am
    want flight with am... also fine with just changing permission groups.

    you could look at permissionsplus for ideas on how to change groups...
     
  31. Offline

    Mad_Hat

    Switching permission groups would be interesting, but will not help prevent the abuse of commands. They will just switch to the what ever mode they have to be in to have access to the commands.
    @mynia
    Maybe you need a plugin that has someway of limiting the use or frequency of certain commands, or maybe hint to the admins they may lose their privileges if they keep abusing them.
     

Share This Page