ServerInfo is a PaperMC plugin that sends server information to MySQL or MySQL-Compatible server.
Features
Before you use this plugin...
sql:
host: <MySQL hostname>
port: <MySQL server port>
database: <MySQL database name>
username: <MySQL username>
password: <MySQL password>
table: <MySQL table name>
Command Usage
Source storage
Visit my GitHub repository.