Fixed: java.lang.IllegalStateException: CoinflipCreatedEvent may only be triggered synchronously.
Attemp to fix head textures on online mode servers under bungeecord/velocity
If you are running offline mode server and plugin detect it as online, set ServerType to CRACKED
Added new command /cf storage import <storagehandler>
You need to have cf.storage permission to use this command
Attemp to fix issues with SQLite database
(Increased pool size, Optimized queries, synchronized connection)
Moved from standart java sqlite connector to HikariCP
Fixed message when someone accepts your game is now send instantly when clickin game item
Moved some database queries to async thread to save main thread
Fixed missing second SIDE in CreateGUI info lore
Fixed creating game with money shortcuts e.g /cf 10k
Fixed pulling items with new gui library
Updated FoliaScheduler library
Updated XSeries library
