PsychoVaults is a plugin that gives players the ability to have multiple vaults. These vaults are similar to enderchests and can be accessed and edited through commands.
Vault ? Nope, Vaults. Give your players multiple vaults. As many vaults as your heart desires. You control the amount of vault that any player or any group of players can have access to or use at any moment.
Users can use more than a handful of vaults if given permission to
Permission based vault assignment is a must when you plan to go big. You as the server owner decide how many vaults and exactly how many slots a player or a certain group gets.
Permission example: psychovaults.use.1.18 gives the player access to vault 1 with 18 slots.
Done using LuckPerms as Permission Manager
PsychoVaults comes with customizablity for you. So, you as a server owner can configure it according to your needs.
- Customize the plugin's prefix
- The size of every vault
- The title/name of the vault that each player sees
- and much more coming in future!
Huge customization options & apply them without needing to restart
When it comes to gaming there are some players who don't exactly follow the rules. For those players Staff vault access is the best defense. As an owner you can let your staff check other player's vaults for items that they shouldn't have. Then either remove the items or do what must be done and drop the hammer!
All commands(except /pv) requires psychovaults.use permission to be used.
/pv - Shows plugin version
/pv <number> - Opens vault no <number>
- psychovaults.use
- psychovaults.use.<number>.<size>
- Check Detailed Section for more info
/pv about - Displays plugin information
- psychovaults.use
/pv reload - Reloads saved configurations from config.yml
- psychovaults.reload
/pv <number> <playername> - Opens the vault of any online player for staff inspection/edit
- psychovaults.admin
/psfixdatabase - Updates the previous database and allocates more storage
- psychovaults.admin
Amount of slot can only be the following: 9, 18, 27, 36, 45, 54.
psychovaults.use - Allows the usage of the plugin
psychovaults.use.x.y - Access to vault no x with y amount of slots
psychovaults.use.1.9 - Access to vault no 1 with 9 slots (1 row)
psychovaults.use.1.18 - Access to vault no 1 with 18 slots (2 rows)
psychovaults.use.2.45 - Access to vault no 3 with 45 slots (5 rows)
psychovaults.use.*.* - Access to vault from 1 to 100 with 54 slots (6 rows)
(The max 100 vault cap will be removed at a later update)