Additional fail safe in case money withdrawal from player fails to stop money transfer.
Bigger numbers, which would be shown as 1.0E13 now should be shown in normal format. Keep in mind that you can use ShortNames feature to shorten big numbers if you don't care about precision.
Tax line will be moved to another line now, just to avoid to long ones.
Updated API example plugin (GitHub) with additional Money class example