Now when using /bottle store command and you don't have enough free space we will drop exp bottle on the ground
Now when using /bottle get command we no longer perform refund action if you don't have enough free space but we will simply drop items on the ground
Fixed villager exp bottle trading prevention for 1.17 servers
Added some fail-safe when defining xpCost which should never be lower than xpEarn as in case it is, you will have a way to create more exp with each use. Now it's hard limited to xpEarn if it's higher than it then the informational message will be shown in the console indicating about this issue in your config file
Now /bottle get command supports player name like /bottle get 10 Zrips you will need to have bottledexp.command.get.others to be able to use it
Added more accurate messages when using /bottle get max to indicate more clearly which criteria are missing
Small change where now in case we don't have enough money to get all desired bottles we ordered we will give max amount we can by a set price for each one. So "no money" should in general only appear when you don't have enough money to get a single bottle.