Database Update (using Hibernate Framework) + many other fixes! + new Commands added!
Database Update!
You need from now on a valid database connection to use this plugin. I added my own implementation way to use the hibernate framework!
Just edit the connection.json file in your database folder after startup.
Added Commands: - Spawn, SetSpawn-Command - These Commands are Bungeecord friendly (it saves as well the servername, so you can have the same spawns in one database table.
Added own Dependencyloader:
To reduce the jar file size, the dependencies will be downloaded after the first startup!
+ API added, you are able to use a lot of these functions for your own plugin implementation make sure to implement AOCommandsAPI class correctly.