[1.2.1] — Changelog
✨ New Features
- Paged, Decorative GUI (
/pv gui [player])- Six-row interface with a gray‐pane border, 3×7 vault icons, and Previous/Next arrow buttons.
- Automatically paginates vaults if a player has more than 21.
- Improved Tab-Completion
- Now suggests
guialongsidereloadandlist.
- Now suggests
🛡️ Permission & Error Handling
- Clearer Error Messages
- Deny and explain if you lack permission for:
/pv <number>/pv list [player]/pv gui [player]/pv reload
- Deny and explain if you lack permission for:
- Infinite-Vault Protection
- Blocks
listandguifor players withmamtak.pv.ownerto prevent crashes.
- Blocks
🔧 Under the Hood
- Vault sizes still auto-rounded to the nearest multiple of 9 (clamped 9–54).
- No behavior changes to
/pv <number>storage or saving—just the GUI and messaging layers.
[1.1] — Changelog
🔥 Features
/pv list/pv list— shows your available vault numbers/pv list <player>— shows another player's vaults (admin only)
- Vault Size Configuration
default-vault-size(inconfig.yml) now defaults to 32 slotsvault-sizessection lets you override individual vault sizes
- Admin Vault Access
/pv <number> <player>— open another player's vault- Requires permission:
mamtak.pv.adminaccess
🛠 Improvements
- Tab-Completion Enhancements
- First argument suggestions:
reload,list - Second argument suggestions: online player names (for
listor numeric commands)
- First argument suggestions:
📦 Updates to Config & Plugin
plugin.yml- Added new permission
mamtak.pv.adminaccess - Updated
/pvcommand definitions
- Added new permission
config.yml- Introduced vault size settings (
default-vault-size&vault-sizes) - Retained existing vault-limits configuration
- Introduced vault size settings (
1.0.0
- Initial release
- Added
/pv <number>command for opening private vaults - Customizable vault limits per permission in
config.yml - Vault data saved per-player in separate YAML files
- Added
/pv reloadfor OPs to reload configuration without restarting



