Hender Chests info
- You can customize the number of rows and the limit of how many HC users can create by default in config
- YOU CANNOT HAVE MORE THAN SIX ROWS
- Users can 'quick-access' their HC by using the configured chat prefix (default: "..")
- - Example: typing "..mobdrops" in chat will open a players HC with the frequency 'mobdrops' (if it exists)
- /config/HenderChests/HenderChests.json

- Permissions:
- LuckPerms integration can be enabled in the config.
- hc.user ~ allows access to all 'user' commands such as creating, listing, viewing and deleting your own Hender Chests.
- hc.admin ~ allows access to all 'admin' commands such as listing, viewing and deleting other players Hender Chests.
- hc.rows.<INTEGER> ~ define the number of rows when this user/group creates a new Hender Chest.
- - Example: hc.rows.5 to limit this user/group to creating HC with only 5 rows
- hc.limit<INTEGER> ~ set a limit on the number of HC a user/group can create
- - Example: hc.limit.2 to limit the user/group to 2 HenderChests

~ hc.user ~
hc.view ~ view your own HC
hc.create ~ create your own HC
hc.delete ~ delete your own HC
hc.list ~ list your HCs

~ hc.admin ~
hc.viewother ~ view other players HC
hc.deleteother ~ delete other players HC
hc.listother ~ list other players HCs