Recode of economy handling to be more friendly with 3rd party economy plugins and fully support missing vault but still have economy. This will provide better compatibility with other economy plugins while CMI economy is disabled, or enabled, or vault is missing but you still want to have economy.
Updated Recompiled to Vault 1.6.9 version for better compatibility with CMI option to turn off economy system. So re download new version and update old one if you have used it.
Some spelling fixes for placeholders, no need to update them, old ones will still work;
Fix for playerdisplayname update on login event
Some adjustments for player save method to save in smaller batches (50 players in one go) to avoid overdoing it when we have to save bunch of them (couple thousands) in one go what could overload database. Now we will let server to fully process those players before trying to save another batch. This only aplies if there is that many player data to save in first place.
Small adjustment for tabcomplete
Prevent silent chest opening chests where you cant interact with them
Small fix for afk clicked block issue
Second attempt to prevent items being taken from UI when you are in creative mode.
Added extra message to be sent to everyone on server when player gets jailed, can be disabled by using regular -s variable.
Small fix for CMI Ranks and money cost not recognizing extremely huge numbers.
Huge rank money costs will be shown as whole number, without pesky E format.
chat spies will ignore messages sent from console to avoid spamming when using console msg command as information source.
Added option to send sound to all online players with -all instead of player name. Player name is still valid, same for location.
Now sound will be sent to each player personally if player name or -all is used, in case location is used, then everyone near that location will hear sound.