WIP [ADMN/INFO/SEC] PeekChest

Discussion in 'WIP and Development Status' started by Geoff Winans, Jul 12, 2011.

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

    Geoff Winans

    The goal of this plugin is to give the administrator of the server the ability to peek into any chest created (or opened) after it has been installed. And even modify the contents.


    Basics:
    DEPENDENCIES:
    - Permissions (P3, PEX, Superperms?)

    New chests will be logged to: Flatfile or MySQL
    Chests that haven't been seen before will also be logged to Flatfile or MySQL (upon anyone opening it - the assumption is that the original owner will be the one that opens his own chests).

    Tentative commands:

    /pc lookup <user>

    Returns a (paginated) list of all chests owned by <user>

    /pc open <#id#>

    Opens the chest notated by the ID.

    /pc clear <#chestid#>

    Empty the chest

    Tentative Permissions:

    peekchest.admin (Full access - View + Change contents)
    peekchest.moderator (View-only access)

    ---------------

    In theory, this is doable. We'll find out soon enough.
     
  2. Offline

    SmartyGeek

    What build of CraftBukkit is it built for?
     
  3. Offline

    selonianth

    I would guess survival and other types where you don't want them to have certain items at all, or perhaps you think someone stole items out of someone else's chest that they shouldn't have.
     
Thread Status:
Not open for further replies.

Share This Page