You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NJDaeger edited this page Jan 4, 2017
·
1 revision
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.