Players can now enable or disable chat message or container messages.
• Changes to ChatMessages
Message1: "&6{CONTAINERNAME} filled with {AMOUNT1} {ITEM}"
Message2: "&6Only {AMOUNT1} out of {AMOUNT2} {ITEM} could fit in the {CONTAINERNAME}."
Message3: "&4The {CONTAINERNAME} does not have enough space for these items."
• Changes to ContainerMessages
Message1: "&6{CONTAINERNAME} filled with {AMOUNT1} {ITEM}"
Message2: "&6Only {AMOUNT1} out of {AMOUNT2} {ITEM} could fit in the {CONTAINERNAME}."
Message3: "&4The {CONTAINERNAME} does not have enough space for these items."
• Added Message4: "&4You must be looking at a container to use this command."
[Bug Fixes] • Both ChatMessage1 and ChatMessage2 were being displayed if inital input amount was greater than available space in container.