I updated
AlphaChest 1.17.0 which was last updated Aug 9, 2014
This plugin enables to give users a virtual chest, which can come in handy on survival servers and also on creative servers. By default, you will not loose the contents of your chest when you die. You can simply open it by typing /chest and admins can open other player's chests by typing /chest [player]!
The second useful feature is a virtual workbench that can be opened everywhere with the /workbench command!
!!! You only need to update if you want to use the latest new features !!!
___________________________________________________________
Commands
The following commands are made available by this plugin:
/chest
Open your virtual chest. (requires "ironicchest.chest" permission)
/clearchest
Clears your virtual chest. (requires "ironicchest.chest" permission)
/workbench
Opens a virtual workbench. (requires "ironicchest.workbench" permission)
Command changes for 1.18.0
/chesttwo
Open your virtual chest. (requires "ironicchest.chest" permission)
/chest clear
Clears your virtual chest. (requires "ironicchest.chest" permission)
/chest help
list of all the commands.
/chest info
displays info about Ironic chest.
/workbench
Opens a virtual workbench. (requires "ironicchest.workbench" permission)
/communtity
Open community chest for others. (requires "ironicchest.community.open" permission)
Admin commands
/chest [player]
Open someone else's chest (requires "ironicchest.admin" permission)
/clearchest [player]
Clears someone else's chest (requires "ironicchest.admin" permission)
/savechests
Saves the contents of all chests to disk (requires "ironicchest.save" permission)
Command changes for 1.18.0
/chest savechest
save all the virtual chest. (requires "ironicchest.save" permission)
/chest reload
reloads configs for Ironic chest. (requires "ironicchest.admin" permission)
/chest clearchest <player name>
clear virtual chest of other player. (requires "ironicchest.admin" permission)
/communtity other <player name>
Opens a public virtual community chest. (requires "ironicchest.community.others" permission)
/communtity reset
clears community chest. (requires "ironicchest.community.reset" permission)
Permissions
You need to set the appropriate permissions using the SuperPerms-compatible plugin of your choice! Please see the lists below for required permissions.
ironicchest.chest
Allows using the /chest and /clearchest commands. Also the updated version of this command in 1.18.0
ironicchest.chest.creativeMode
Allows using the /chest command while being in Creative Mode.
ironicchest.workbench
Allows using the /workbench command.
ironicchest.admin
Allows to open and clear other player's chests using /chest [player] and /clearchest [player]. Also the updated version of this command in 1.18.0
ironicchest.save
Allows using the /savechests command. Also the updated version of this command in 1.18.0
ironicchest.keepOnDeath
changed in 1.18.4
Players with this permission keep the contents of their virtual chest on death.
ironicchest.dropOnDeath
changed in 1.18.4
Players with this permission drop the contents of their virtual chest on death.
ironicchest.clearOnDeath
changed in 1.18.4
Players with this permission lose the contents of their virtual chest on death
only for 1.18.0+
ironicchest.chesttwo
Allows using the /chesttwo command.
ironicchest.community.open
Gives access to open community chest.
ironicchest.community.others
opens community chest for other players.
ironicchest.community.reset
clears community chest.
only for 1.18.4
ironicchest.keepOnDeathOne:
Players with this permission keep the contents of their virtual chestone on death.
ironicchest.dropOnDeathOne:
Players with this permission drop the contents of their virtual chestone on death.
ironicchest.clearOnDeathOne:
Players with this permission lose the contents of their virtual chestone on death.
ironicchest.keepOnDeathTwo:
Players with this permission keep the contents of their virtual chesttwo on death.
ironicchest.dropOnDeathTwo:
Players with this permission drop the contents of their virtual chesttwo on death.
ironicchest.clearOnDeathTwo:
Players with this permission lose the contents of their virtual chesttwo on death.
___________________________________________________________
Configuration file
# Interval (in minutes) the plugin should save the changed chests to disk.
# Setting this to zero disables periodic saving.
autosave: 15
# Set this to true to suppress log messages while auto-saving chests.
silentAutosave: false
# Set this to true to clear a player's chest on death if he does not have the "ironicchest.keepOnDeath" permission.
clearOnDeathone: false
clearOnDeathtwo: false
# Set this to true to drop the contents of the player's chest on death if he does not have the "ironicchest.keepOnDeath" permission.
dropOnDeathone: false
dropOnDeathtwo: false