[+] Add a better way to handle executing command for offline player.
[+] Coinflip create message now accepts PlaceholderAPI and more placeholders.
[+] Fix invalid broadcast message.
[+] Fix offline command mechanics.
[+] Add normal username placeholder on certain messages.
[+] Fix coinflip loser will lose 2 times wagered amount.
[+] Improve coinflip system and fix few issues
[+] Fix server crashing issue when coinflip game clicked with more than one person at a time.
- Fix item placement mistake on the gui.
- Fix hoverable messages for item doesn't show the right color.
- Fix currency earnings statistics doesn't add up for coinflip losers.
- Fix hovered item doesn't show nbt correctly.
- Add bStats metrics.
- Now currency wager cannot be negative amount to prevent issues.
- Add coinflip win and coinflip lose messages.
YAML:coinflip-winner: "&7(/cf) &a✔ cc1cdYou have won a coinflip game against &c{loser} cc1cdand you've won &a{wager}{currency}" coinflip-loser: "&7(/cf) &c✘ cc1cdYou have lost a coinflip game against &c{winner} cc1cdand you've lost &c{wager}{currency}"- Fix wording mistake on multiple messages.
