Code (YAML):
ConfigVersion
: 1.2
#Message Prefix
msgPrefix
:
"&8[&5Auto&d&oPickup&8]"
#Toggle Message - /auto
msgAutoPickupEnable
:
"&7You have&a enabled &7auto pickup."
msgAutoPickupDisable
:
"&7You have&c disabled &7auto pickup."
#Toggle Message - /autosmelt
msgAutoSmeltEnable
:
"&7You have&a enabled &7auto smelt."
msgAutoSmeltDisable
:
"&7You have&c disabled &7auto smelt."
#Toggle Message - /drops
msgAutoMobDropsEnable
:
"&7You have&a enabled &7auto drops."
msgAutoMobDropsDisable
:
"&7You have&c disabled &7auto drops."
#Aditional toggling messages
msgAutoEnable
:
"&7Auto pickup has been automatically&a enabled&7."
doAutoEnableMSG
: true
msgEnabledJoinMSG
:
"&7Auto pickup has been automatically&a enabled&7."
doEnabledOnJoinMSG
: true
#reload Config Message
msgReload
:
"&cReloaded Config"
#Fully Inventory Message
msgFullInv
:
"&7Your inventory is full!"
doFullInvMSG
: true
#This is most useful for prison servers! -- This setting is not normally recommended
#This feature voids any extra blocks broken when /auto is enabled and the inventory is full!
voidOnFullInv
: false
#Plase does not have permission
msgNoperms
:
"&cYou don't have permission to use this command"
#Require Permissions | Do players require permission to run commands?
requirePerms:
autopickup
: true
auto-reload
: true