Update in maxhp handling which include consideration that you have set maxHealth value in spigot.yml file to something none standard
Small update when we are handling specific offline player data
Now /cmi armorstand near will output list of armor stands in range of closest one if they are closer than 2 blocks from it. This will not be shown in case there is only one armor stand, but in situations when we have quite few of them in one place it can be hard to pick correct one. List will output distance to armrostand with items in it for simpler identification and you can click on the line to pick that armor stand for editing
Small change when player teleports to player who is sitting to take into consideration that player might be sitting in a vehicle which could put player lower then it should be
New placeholders %cmi_worthc_sell_[itemIdNamedata)]%%cmi_worthc_buy_$[itemIdNamedata)]% which will return clean values differently than %cmi_worth_sell_[itemIdNamedata)]% which returns formatted one and was unusable in specialized command checks
Fix for %cmi_worth_sell_[itemIdNamedata)]% and %cmi_worth_sell_[itemIdNamedata)]% not returning correct values in case amount was provided like %cmi_worth_sell_stone-5%
Fix for error message relating to bungeenetwork
Fix for error relating to holograms in 1.9.4 servers
Added option to provided players city in /cmi info output by adding [city] to newNameHoverCountry locale section. And default locale will include this by default, will not effect existing locale files.
Increased warpredit UI to 6 lines while relocating location set button and changing its default description. Preparation for future updates.
Some internal code updates relating to chat list editors to be more universal with different data types.
Updated placeholders and permission list on a www.Zrips.net to be more up to date. And placeholders will have some short descriptions to be more clear what each of them actually do.