Some fixes related to names which contain . and saving them into files. Now . will be replaced with _ to prevent issues. This will apply for: warps, Portals, Kits, IC, Holograms
Fix for issue with rankup command while you have item requirement property for rankup
Added option to remove bedhome location when removing bed. This will only work with newly created bed home locations and will only apply for homes which have been created by interacting with bed block with appropriate permission node
Now bedhome location will teleport you always on beds foot block and at exact center of the block. Needed change to have previous feature.
Now InteractiveCommands.yml will be more compact as location will be saved in more compact format.
Now in case world doesn't exist IC feature will keep that location. This is to prevent possible issues when loading server without extra world and IC could be removed as of missing world.
Optimization while recording sell hand transactions into file
New feature to log money transfers between players or transfers in general if CMIEconomy is enabled and in use
Updated CMIUserBalanceChangeEvent to include change type which can vary between: setBalance, Withdraw, Deposit. Just some extra information what is going on.