/
Hender Chests is a customizable storage solution for your Minecraft server, allowing players to create personal virtual chests with unique identifiers. DISCORD: https://discord.gg/SXs6hVQMCz
/hc create mobdrops/hc viewother exampleusername mobdropsPlayers can open their Hender Chests using a chat message that starts with the configured prefix (default: ..).
Example:
..mobdrops
Opens the player's Hender Chest named mobdrops (if it exists).
The main config file is located at:
/config/HenderChests/HenderChests.json
In the config, you can set:
Hender Chests supports permissions for both regular users and admins.
Permissions follow this format:
| Node | Description |
|---|---|
hc.user | Grants access to all user commands. |
hc.admin | Grants access to all admin commands. |
| Node | Description |
|---|---|
hc.rows.INTEGER | Sets how many rows a user/group can create Hender Chests with. (Max: 6) |
hc.limit.INTEGER | Sets how many total Hender Chests a user/group can create. |
Examples:
hc.rows.5 → Limits this user/group to 5-row Hender Chests.hc.limit.2 → Limits this user/group to 2 total Hender Chests.hc.user)| Node | Description |
|---|---|
hc.view | View your own Hender Chests. |
hc.create | Create a new Hender Chest. |
hc.delete | Delete your own Hender Chests. |
hc.list | List your Hender Chests. |
hc.admin)| Node | Description |
|---|---|
hc.viewother | View another player's Hender Chests. |
hc.deleteother | Delete another player's Hender Chests. |
hc.listother | List another player's Hender Chests. |
!Henny

Server side configurable inventories with permissions support