Depend: Vault
ABOUT
Do you want an easy-to-use player inventory management plugin?
Do you want a versatile player backpack management plugin?
Just select the plugin!!
You can set your backpack items to not drop
I will develop many of functions in the future.
Allows you to enter commands to view a player's inventory
Permission
Code (Text):
xinoinventory. + command name
The plug-in prefix followed by the command name is a permission node (no capitalization required.)
[/LEFT]
xinoinventory.keepslot.[0-infinitely] # If a player has access to a certain number of inventory slots, the item in that slot will not despawn even if they die
xinoinventory.keepslot.* Allow a player to die in all inventory slots
xinoinventory.reload # Allow someone to send reload command.
xinoinventory.see# Allow someone to send see command.
COMMAND
Code (Text):
/xinoinventory
How to use the correct way to update plugin
Save your old config in other folder. Compare the differences in configurations and copy them one by one to complete the update
Config (1.2)
Code (Text):
[/LEFT]
# XinoInventory by MagicalKX
# ▶ QQ Group: 466606597
# ▶ WeChat: dll764
# The Best Inventory plugin is xinoinventory.
Language: en # Language default config
LangFiles: # Language files list
- en.yml
- zh-cn.yml
KeepInventory:
Enable: true
Cost: 300.0
ShowCostMessage: true
ShowNoCostMessage: true
DefaultCostEnableOnPlayer: true
ToggleMessageOnCommand: true
# Whether to enable the save backpack function
keep:
enabled: true
# Mode selection
# - all: All worlds save backpacks
# - whitelist: whitelist mode, only the specified world saves the backpack
# - blacklist: Blacklist mode, the specified world does not save backpacks
mode: whitelist
# Whether to enable people with specific permissions to reserve specific slots
KeepSlotsEnabled: false
# List of specific worlds
worlds:
- world
- world_nether
- world_the_end
# See player backpack settings
SeePlayerInventoryTitle: "&a%player%'s &ebackpack"
SeePlayerInventorySize: 54 # You can 9 or 54!
[LEFT]
You can find a lot of files that you can configure!
Such as UseCost.yml, en.yml, zh-cn.yml, and more.
Install method
With single server:
- Download the plugin to the Spigot plugins folder.
- Start the server (or restart it, if it is already running)
- Edit config.yml and message files as needed, then run "/xinoinventory reload".
- Set up permissions using whatever permissions plugin you have installed.
Need Help?
Please send your problem in discuss page or you can add my wechat dll764 or my QQ: 2047752264
Test Server:
MC520.XIN
WARN
I am not allowed to sell my plugins
If you have a problem with the code or a compatible version, please answer it in the discussion forum, and remember not to rate the error
Don't use my source to create second plugin ( Else use in your server)