[INACTIVE][ADMN] Confess v1.0 - Safe Inventory Management [700-818]

Discussion in 'Inactive/Unsupported Plugins' started by Adamki11s, Apr 25, 2011.

     
  1. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Confess - tells you the contents of player's inventory
    Version: v1.1

    Donate for my hard work and encourage me to keep updating & improving this plugin :D [IMG]
    Download[#818]
    Source Code on GitHub

    Features:
    • Tell you the contents of a players inventory (Stacksize and ItemName)
    • Scan a players inventory for dangerous items (Lava, fire, TNT, etc)
    • Delete these dangerous items with just a few keystrokes
    • Supports Permissions, defaults to OP if you don't have Permissions installed.


    Usage:
    • /confess get <playername> - Lists the contents of the players inventory.
    • /confess check <playername> - Lists the dangerous items the player has (TNT, lava, water, fire, bedrock).
    • /confess delete/remove <playername> <tnt/fire/lava/water/bedrock/all> - All will delete all dangerous items, NOT the whole inventory.
    Permissions Nodes:
    Code:
    - 'confess.*' - Access to all /confess commands
    - 'confess.get' - Gets the players inventory.
    - 'confess.check' - Check the players inventory for dangerous items.
    - 'confess.delete' - Delete the players inventory (Dangerous Items ONLY)
    Changelog:
    Version 1.1:
    • Update to CB Build #733
    Version 1.0:
    • First Release
  2.  
  3. Offline

    msw1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its bukkit build 726, not 684.
  4. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @msw1 No, the build I tested it on is #684. The latest build may be 726 but until a recommended build is released I will be sticking with #684, thanks, bye :)
  5. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update v1.1
    • Confess now works with the latest Bukkit recommended build (#733)
    • Cleaned up unused code.
  6. Offline

    Platypus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So this is like the "Cleaner" plugin?
  7. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I didn't know there was a plugin that did something similar to mine :p
    But I just thought of an idea and made it, good practice more than anything I guess.
  8. Offline

    Mike A

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I've been using it since you released it. Works great and I haven't had any problems. To me, it's the best one I've found. It's simple, it tells you the item names, etc.

    Anyways thanks! This is useful.
  9. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for your support :)
  10. Offline

    MineralMC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Check is broken, but the rest works perfectly.

    Attempting to check a player results in a 'you are not allowed access to this command' error. Permissions are triple-checked, and I'm attempting this on an OP account.
  11. Offline

    Kainzo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It appears to be a text based only view of what a player is using - rather than the dirty switch.

    am I correct? I've yet to test it.
  12. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Kainzo I don't understand what you mean by "dirty switch"

    But everything is displayed in a clear text format, yes.
  13. Offline

    Kainzo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Cleaner - actually REPLACES your inventory with theirs and a simple /revert swaps back.
  14. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Kainzo No it doesn't do that. Hope you prefer my way :p
  15. Offline

    zoolder101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for making this dude, there is nothing I hate more than Liars, ill test it out now.
  16. Offline

    xSniperAngel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great Plugin!
  17. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks :D. Any ideas for some updates? :p
  18. Offline

    AnonymousX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is it just my server? I can use the first command "get" just fine, I get "you don't have access to that command" with other ones.

    Check, remove, delete won't work. I'm already op on ops.txt and Admin group on Permissions (with permissions - *)

    EDIT: Latest Confess, Permissions version and CB733
    Tomskied likes this.
  19. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Try adding confess.* to the admin group permissions, it shouldn't clash with * so you should be ok :)
  20. Offline

    OrtwinS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Actually, if you use Permissions adding anything more than * for admins, or letting admins with * inherit permissions from other groups WILL clash.

    GM doesn't really care if you over-define a groups permissions, but Permissions doesn't like it.
  21. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well I added a node confess.* which allows the user to do all events so permissions should add use that anyway.
  22. Offline

    Chipmunk9998

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Nice, I'll try it on my server.
  23. Offline

    rustybroomhandle

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I like the plugin, but would like it even more if I could use it from the console too.
  24. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hmm, good idea for an update then :p
  25. Offline

    oki123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Really nice plugin, the only downside that I see is the 20-line limit for Minecraft text in-game. If you could add like a page system that would be great! :D
  26. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah, I'm aware of this but I'm busy developing another plugin at the moment, when I have finished that this will be next on the list :p
  27. Offline

    MineralMC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What about item tabulation to fix the line issue? You could fit 2, maybe 3 items per line, and save a lot of readout space.

    Also, the ability to remove targeted items (not just the 'naughty' items) with a command would be very handy.
  28. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm working on an update for both those things :p
  29. Offline

    MineralMC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very awesome, thank you. Also, where did your avatar come from? :)
  30. Online

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It's called sad box.
  31. Offline

    polraudio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very nice plugin. Thanks for making it. Helps me find out if people got items they shouldnt have. Any way you can make it show their items even if they are offline?

Share This Page