Looking for the right chest protection plugin.

Discussion in 'Archived: Plugin Requests' started by ToastyStoemp, Sep 13, 2012.

  1. Offline

    ToastyStoemp

    Hey all,
    I'm just gonna go to to point...
    So i have a rol-playing server, and i basicly need to have a plugin to protect the players their chest.
    But not allways, what I mean is that a chest should be protected, when the owner (of that chest ) is offline.
    But the chest is not protected when the owner is online.

    so basicly;

    Event.Player.interact.Chest
    If Owner.chest = online
    Then Allow
    Else
    If Owner.chest = offline
    Then Deny

    So what do you think the best plugin would be, that would give me this possibility?

    ToastyStoemp
     

Share This Page