By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
• Automatic item collection: Items dropped from blocks are directly added to the player's inventory.
• Inventory handling: When the inventory is full, a customizable popup message is displayed to the player.
• Experience management: Automatically adds experience points to the player when eligible.
AutoInventory works seamlessly in the background once installed. Simply join the game and
start collecting items automatically. If your inventory becomes full, a helpful message will
notify you.
# Config Version (DO NOT TOUCH)
version: 1.1.1
# Message type for full inventory message. Available options: title, actionbar, chat
message_type: title
# full inventory message: use '&' symbol for color codes
full_inventory_message: "&cYour inventory is now full!"
# auto collecting experience true = enable, false = disable
auto_experience: true
# list the worlds you want to enable the plugin on.
enabled_worlds:
- world
- world2
# list the worlds you want to disable the plugin on.
disabled_worlds:
- world3
v1.1.0
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time