Small adjustment for specialized command handling which should help out with special situations when performing commands for none server plugins but some 3rd party applications.
New variable for ctext "all" which can be used instead of players name to send ctext to everyone who is online.
Small fix related to mirror not deducting properly blocks from inventory if you don't have enough of them.
Some extra error catchers while disabling plugin, to allow for it to continue its usual disable process even if one of those fails for one or another reason.
Fix for new UltraPermissions 4.x API
Fix for spawnereditor not wanting to work properly on older versions
Added button for spawnereditor to switch into spawner type picker UI for convenience sake
Now IC file saving will use different method which in case of failed save/load will create backup file in appropriate folder with date. This will minimize chance of loosing data in case we encountered something unexpected
Same as IC now DynamicSigns will utilize new saving system which can create backup files in case it fails to load/save
In addition to different save mechanic added some fail safe to avoid any possibly for a file being saved in 2 instances at once which could cause issues.
Now IC list will be sorted by distance. Keep in mind that distance is average distance from your location to first 10 IC blocks if there is any in that world, if its doesn't contain any blocks. Then it will be sorted by creation order
New variable "all" for /cmi effect command which allows to manage potion effects for everyone online.
Small fix for user combat mode and NPC's interfering with that
Small fix for default locale for staffmsg command usage feedback
Changed location for config sections MoneyFormat and SwitchPlaces from Optimizations to Economy, which makes more sense to have them over there.
Added new option for money format to convert big numbers into small ones. Example: 1234567890 will convert into 1.23b disabled by default and suffixes can be customized in config file