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)
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
Add command:
/inv open-vault [player] [large/medium] [number]
- Open a certain type and number of vault
- OP/console command
- Disregard permission
Permission alter:
- playerinv.command.main.open -- open-main Command
- playerinv.command.share.open -- open-share Command
- playerinv.command.vault.open -- open-vault Command
Remastered:
- TABComplete Rewrite
- Now with higher efficiency and support for console TabComplete
Users who use MySQL databases strongly recommend using this version, which has been modified from the original storage data length of 65535 to 21e Prevent data loss due to data storage failure caused by item NBT being too long
-
After entering the vault page, pressing ESC will return to the previous level menu, which is the main menu
-
Add plugins to automatically modify old data types to new types (MySQL)
-
Fix a bug where the menu file cannot be updated when using command : /Inv reload
-
Modify the display of startup information
-
Not installing Luckperms will display Not supported
-
Disabled will be displayed when lp permission synchronization is Disabled
-
Add command: /inv vault [give/append] [large/media] [numerical value] [player]
-
Provide players with a vault or add a bonus Also supports LP permission synchronization View the plugin wiki specifically
-
Vouchers can be set to enable player recognition or not Turn off vouchers that can be used by any player If enabled, recognize the corresponding player name before use
-
Support playerinv.large.inv*
-
Support playerinv.mediam.inv.*
-
Add command permissions: playerinv.vaut.give and playerinv.vault.append