You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: