Utilizing plugin as a dependency - NJDaeger/EssentialCommands GitHub Wiki
Creating custom YML databases
Databases are a useful tool for storing large amounts of data on. At the moment I use my custom database API to make a player database and a messages database. The method works extremely well and is easy to use. I will go further into discussion on the databases once I get a basic version of the plugin finished, and a javadoc up for download.