AdvancedInventory is a necessary plugin for survival server, which can make your inventory more intelligent. AdvancedInventory also provides various APIs for developers to debug and use. Up to now, more than 1000 Minecraft servers are survival servers, so we have developed this plugin to be used by survival servers. We will develop more functions in the future, please wait!
# The prefix of the plugin. # If you don't want to see it, just set it to "". Prefix: "&bAdvancedInventory&8» "
# Automatically check the latest version of the plugin. # And send an update message to the admin in game. Update_Checker: true
# The content of the message sent by the plugin. Messages:
NoPermission: "&cYou do not have permission to do this! :(" Reload: "&aThe plugin has been reloaded! (%time%ms)" MustPlayer: "&cYou cannot execute this command here!" PlayerNotExists: "&cTarget is not online!" Default: |-
&r &a&lAdvanced&f&lInventory &7v
%version% by Alomy_ &r &r
&r &b/ai reload &e- Reload the plugin
&r &b/ai enderchest|ec &e- Open your ender chest
&r &b/ai toggle_inventoryfull - &eToggle InventoryFull notifications
&r &b/ai toggle_confirmdrop - &eToggle ConfirmDrop notifications.
InventoryFull: "&fYou have toggled InventoryFull notifications %status%" ConfirmDrop: "&fYou have toggled ConfirmDrop notifications %status%"
Features:
InventoryFull:
Actions: -
"*message* " - "*message* &c&lWARNING: &eYour inventory is full! Please clean up in time.
" - "*message*
" - "*sound* CHEST_OPEN
" - "*titles* &cALERT!,&eYour inventory is full!
" - "*actionbar* &cYour inventory is full!
"
PreInventoryFull: Actions: - "*message*
" - "*message* &b&lWARNING
: &eYour inventory will be full! Please clean up in time.
" - "*message*
" - "*sound* CHEST_OPEN
" - "*titles* &bALERT!,&eYour inventory will be full!
" - "*actionbar* &6Your inventory will be full!
"
ItemDrop: ConfirmDrop: Actions: - "*message*
" - "*message* &E&lCONFIRM DROP
: &6Please press Q again to continue
..." - "*message*
"
Dropped: Actions: - "*message* &7&l&oYou dropped an item.
"
EnderChest: Actions: - "*sound* CHEST_OPEN
" - "*message* &5&lENDER CHEST
: &eYou opened your ender chest.
"