This plugin allows the server owner to keep specified chests and ender-chests permanently open.

Once you're in the KeepItOpen mode (kio mode), you can right-click to open a chest/enderchest.  If you sneak-right click an opened chest/enderchest, you can close it.

Once it's opened it will stay open.

Supported Chests:
  • Chest 
  • EnderChest
  • TrappedChest

Testing:
testserver.vk2gpz.com

Video demo:




Installation:
Just install KeepItOpen.jar in the plugin folder. Then you can either "restart the server" or "reload the plugin using a tool like PlugMan.

Commands:
  • /kio help : displays this help menu.
  • /kio reload : reloads config file.
  • /kio : toggle KeepItOpen mode on and off.

Permissions:
  • keepitopen.admin : allows you to use /kio command
  • keepitopen.reload : allows you ot use reload command

Configuration:

Messages:
  ErrorMsg : "&c[KIO] : Some error occured."
  InOpenMode : "&a[KIO] : you're now in Keep It Open mode"
  NotInOpenMode : "&a[KIO] : you're no longer in Keep It Open mode"

HelpMessages:
  banner:
    msg: "=== &e[&aKeepItOpen Commands List (%version%)&e] &r==="
  help:
    msg: "&a/KeepItOpen help : displays this help menu."
  reload:
    msg: "&a/KeepItOpen reload : reloads config file."
    permission: "keepitopen.reload"
  debug:
    msg: "&a/KeepItOpen debug <true|false> : turn on / off the debug mode."
    permission: "keepitopen.debug"