PlayerVaults icon indicating copy to clipboard operation
PlayerVaults copied to clipboard

Allow player to retrieve items after permission expiration

Open SkirmisLTU opened this issue 1 year ago • 0 comments

Idea

Enable players to retrieve items from vaults they no longer have access to.

Details

For instance, a player initially possessed the temporary permission playervaults.amount.2 and actively utilized vault 2. However, after the permission expired, access to the vault and its existing items was revoked. The desired functionality is to implement a feature allowing the player to retrieve items from the expired vault, while preventing the addition of new items. There are a few alternative solutions, such as transferring all items from a vault that the player no longer has access to, to a vault that the player currently has access to (if the vault has available space). This configuration should be customizable in the settings.

SkirmisLTU avatar Jan 04 '24 11:01 SkirmisLTU