novucs / factions-top

An efficient and comprehensive factions ranking system
MIT License
12 stars 26 forks source link

Unable to see any changes to mysql database #89

Open reb0rt opened 6 years ago

reb0rt commented 6 years ago

I am developing a program for a server that requires accessing the factions-top data. I thought that the best way to achieve this would be to sync the factions data to mysql (via this plugins support for mysql) and query that data with my program.

The issue is that I cant see any clear spot in the database where this data is kept (mainly faction rank, name and worth)

Any help is appreciated

EDIT: I was just looking through the h2 database as well. It also contains no data on any of the factions. WHERE IS THIS DATA STORED??!!?!?!