This plugin is designed to make the tedious tasks such as chat/config/command handling simple and unified. Think of it like the borg for bukkit.
For Server Admins: This plugin will not do anything for you, unless you are developer and using its API. Otherwise it will sit in the background. For Developers: Plugin contains multiple api functions available to the developer, dealing with MySQL interaction, Player handling, Inventory handling, Chat handling, Econ handling (provided vault is installed), WorldEdit, WorldGuard, Mob handling, File Management, String Management, Time Management, and various others.
deityapi: should_profile: true # Whether or not you would like to see load times on plugins inform_on_plugin_update: true # Whether or not you would like plugins to notify you if they update mysql: server: address: localhost # Change me to the address of your database server port: 3306 # Change me to the port of your database server database: name: kingdoms # Change me to the name of your database username: root # Change me to the username for your database password: root # Change me to the password for your database
If your using the API for a plugin and it wont load or throw a ClassNotFoundException. Please message me with your plugin name and ill add it to the list
