ExitChest icon

ExitChest -----

Players leave a chest with their inventory when they log off.



Version 1.8.3 and up.

Players should leave a chest with their inventory when they log off, requiring them to log off in a safe space. Otherwise, they risk losing their items upon returning.

Players granted permission 'exitchest.nochest' will not leave a chest when they log off, ensuring the safety of their items.

I have a few ideas that I might add if people enjoy the plugin enough:

-Holograms
-Chests getting locked when players log off and unlocking after some time
-Custom items to increase the lock duration or prevent certain items from being stolen
-Guardians protecting the chest
-Other suggestions from users

Command:
/exitchest - Permission: exitchest.admin - Reloads the config

config.yml
Code (Text):


reloadConfig: '&aYou have reloaded the config'
noPermission: '&4You do not have the permission to execute this command'

inventoryName: '&aInventory of {player}'

# The chest item will not be dropped to avoid potential duplication issues.
# If the chest is broken, all items are dropped, rendering the inventory unmodifiable even if the chest is replaced.
chestCanBeBroken: false
# This option takes effect only when 'chestCanBeBroken' is set to true.
# Allows the chest to be broken by external factors such as explosions or fire.
chestCanBeBrokenExternal: false

# This option is functional only when 'chestCanBeBroken' is set to false.
# Attempting to break the chest will drop all items, but the chest itself will remain in place.
dropAllItemsOnBreakAttempt: true
# This option takes effect only when 'dropAllItemsOnBreakAttempt' is functional.
# Allows external factors like explosions or fire
dropAllItemsOnBreakAttemptExternal: false

#Sends a list of the players who have interacted with the chest when the player logs back in
chestInfo: true
chestInfoFirstLine: '&aThe following players have accessed your inventory:'
chestInfoRestLine: '&a{player}: {timestamp}'
 

Contact discord: balustrada
Resource Information
Author:
----------
Total Downloads: 47
First Release: Nov 30, 2023
Last Update: Nov 30, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings