Console commands improvements, new SQLITE support, code improvements!
Please make a backup first, of your local database. If you are using the local database this update will break your database because h2database was upgraded to 224!
New local database support SQLITE this will be the new default local database, because its more stable and it don't will break every changed version. I didn't remove h2database, its avaiable disabiling sqlite in the config.
Now /battlepassadmin setlevel support console command
Now /battlepassadmin reload support console command
Now /battlepassadmin setexp support console command
Now /battlepassadmin reset support console command
Now /battlepassadmin help support console command
Updated help command on console
Corrected the wrong use of arguments in commandapi
Use the correctly use of ResultSet in the database structure
Changed the database structure in config.yml
Improvements to Database system in code
Improved some database error message from console.
Updated all kyori apis to 4.16 and other
Folia from 1.19.4 to 1.20.1
h2databse from 222 to 224 (This will break your local database)
Added new API for Guis IF its not implemented yet in the code.