ignissak/DiscoverAreas

Switch from YML saving to SQL

Opened this issue · 0 comments

Saving player's data in .yml files look really unprofessional. The plugin needs to drop saving player's data in files and switch to a local or remote SQL database. This does not concern configuration of areas.

  • Drop support for .yml data saving
  • Add support for MySQL or SQLite database with HikariCP
  • Save player data as json into database