
PlayerInv LightWeight
Support Module items and NBT items ( give player more vaults )
- Загрузки
- 656
- Подписчики
- 0
- Обновлён
- 17 июня 2026 г.
- Лицензия
- Apache-2.0
Опубликован 25 мая 2024 г.
Please ensure that Vault is installed before installing this plugin.
Discord

PlayerInv Remastered --- Give player more vaults to store various items
- Players can open a vault at any location to store any items
- OP can query online/offline player vault contents
- Customizable vault menu, vault quantity

- Supported version 1.12.X - 1.21.X
- Supported Folia Purpur PaperSpigot Spigot Arclight CatServer Mohist more....
- Control player's vault event: Place, Pickup
- Customizable item blacklist
- Players can customize the name of the vault
- Auto pickup specific items to vault
- Support cross-server
- Support MySQL
Alter vault-attribute

Auto-pickup items


Check Wiki
Text Introduction
**PlayerInv Reloaded**Plugin Dependencies && Soft Dependencies
- [Depend] Vault
- [Softdepend] LuckPerms
Plugin Features
- Supported Version 1.12.X-1.20.X
- Supported Spigot,PaperSpigot,CatServer,Folia,Arclight,Purpur
- Supported MySQL,SQLite
- Customizable GUI
- Customizable vault amount
- Supported server permission synchronization
- Supported use vouchers to get vault
- Use ItemSwapItem Key(Default F) to open Main GUI
- Supported KeyOpen Toggle
- Supported check vault when player offline or online (OP)
- Supported change vault when player offline or online (OP)
- Base64 Code to storge Inventory, High Security
Plugin Commands:
- /PlayerInv Or /Inv —Open the main gui
- /Inv help —Display available commands
- /Inv open [large/medium] [num] —Open the corresponding large/medium-sized vault with the corresponding number
- /Inv check [player] —View vault for online/offline players
- /Inv give [player] [large/medium] —Give online players a large/medium-sized voucher
- /Inv vault [give/append] [large/medium] [Num] [Player] —give: Give player a type of vault —append: Add vaults with corresponding number of types
- /Inv keys toggle —Switch F key to open menu function
- /Inv reload —Reload plugin
Plugin Permissions:
- playerinv.gui.open —Open main gui (Default)
- playerinv.invopen —Use /inv open command (Default)
- playerinv.keys.toggle —Use /inv keys toggle command (Default)
- playerinv.large.inv.[num] —Unlock large vault with corresponding number
- playerinv.medium.inv.[num] —Unlock medium vault with corresponding number
- playerinv.large.inv.* —Unlock all large vaults
- playerinv.medium.inv.* —Unlock all medium vaults
- playerinv.give —Use /inv give command (OP)
- playerinv.check —Use /inv check command (OP)
- playerinv.vault.give —Use /inv vault give command (OP)
- playerinv.vault.append —Use /inv vault append command (OP)
- playerinv.admin —Admin
- playerinv.reload —Reload plugin
Ченджлог
6.13.2Релиз1.21, 26.1, 26.2 · 17 июня 2026 г.
fix more bugs
6.5.6Релиз1.20, 1.21, 26.1 · 13 апреля 2026 г.
PlayerInv LightWeight v6.5.6 Update: Lots of update! only chinese update log: 重构菜单,数据读取/更新,文件加载代码 数据读取和更新放入JVM异步线程执行
仓库数据策略修改: 先存储于本地缓存 可重入等待一秒后再上传至数据库 减轻数据库压力
提升菜单的打开速度 提升部分命令执行的效率 提升自动拾取/MM物品发送/自定义物品发送的效率
删除/inv return toggle命令 删除return_toggle数据表的使用和创建 插件自动返回仅针对部分菜单的返回 不再是关闭仓库后返回
修复luckperms给予/追加给予权限的识别问题 修复打开仓库非常慢的问题 修复仓库可能刷物品的问题 修复插件默认菜单文件删除会重新生成的问题 修复部分情况下仓库数据上传非常慢的问题 修复有效期PAPI变量 显示错误的问题 修复使用Luckperms时检测仓库权限错误或滞后的问题
5.13.46Релиз1.19, 1.20, 1.21 · 15 июля 2025 г.
Add:
- Add vault-attribute change (Shift+Right-Click vault-button)
- Add voucher toggle and given way(drop or send to player inventory)
- Add auto-pickup action-bar notice
- Add item translator for auto-pickup
Improve:
- Rewrite auto-pickup and death-store code
Fix:
- Fix issue: the main-gui can put items into empty slots
- Fix issue: throw error when use auto-pickup
- Fix issue: throw error when save inventory cache
4.14.62Релиз1.19, 1.20, 1.21 · 27 февраля 2025 г.
Fix give voucher issues in 1.12.2 Fix use voucher issues in CatServer 1.12.2 Improve read/write the databases performance Rewrite some code about read/write the databases Fix cannot save inventory to databases when over 1000's vault
New feature: Global control of player place/pickup of vault items (allowed by default)
Vault: Event: Place: true Pickup: true
To prohibit players from placing items into the vault Set Place: false To prohibit players from taking items from the vault Set Pickup: false
Individual players can ignore it through permissions Playerinv.vault.event.place.ignore --ignores restrictions on placing items (when false) Playerinv.vault.event.pickup.ignore --ignores restrictions on taking items (when false)
4.2.57Релиз1.19, 1.20, 1.21 · 2 декабря 2024 г.
Fix vouchers still add Lore: Owner issues
Add function: Use Enderchest to open Main GUI
4.1.23Релиз1.19, 1.20, 1.21 · 24 ноября 2024 г.
Fix checkUpdate issue when use Folia Fix checkView code throw NullPointerExeception
4.0.61Релиз1.19, 1.20, 1.21 · 20 ноября 2024 г.
1.Add HikariCP, improve databases performance
2.Rewrite vouchers code: Fully customizable Lore and you can set Supported-outdated-vouchers:true to support old version vouchers
3.Inventory Blacklist can ignore by permissions: Playerinv.blacklist.material.ignore Playerinv.blacklist.lore.ignore
4.Fix some issues about checkView
5.Add check-update
2.8.27Релиз1.19, 1.20, 1.21 · 5 ноября 2024 г.
Debug-mode can reload though (/inv reload) Command CheckView code rewrite
Add ItemLore Blacklist
Комментарии
Загружаем…