Minecraft ServerInfo – Server information to MySQL mod 2026 download
logo
minecraft mod ServerInfo – Server information to MySQL

ServerInfo – Server information to MySQL

Game Version: 1.16
Total Downloads: 79
Updated: Dec 30, 2020
Created: Dec 23, 2020
Download ServerInfo – Server information to MySQLDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ServerInfo Beta v2.1 Minor Update (Bug Fixed) beta 8.52 KB Dec 30, 2020 1.16 57 download ServerInfo – Server information to MySQL ServerInfo Beta v2.1 Minor Update (Bug Fixed) betaDownload
ServerInfo Beta v1.1 Minor Update beta 7.60 KB Dec 26, 2020 1.16 9 download ServerInfo – Server information to MySQL ServerInfo Beta v1.1 Minor Update betaDownload
ServerInfo Beta v2.0 Release (Do not use) beta 8.58 KB Dec 23, 2020 1.16 7 download ServerInfo – Server information to MySQL ServerInfo Beta v2.0 Release (Do not use) betaDownload
ServerInfo Beta v1.0 Release beta 7.46 KB Dec 23, 2020 1.16 5 download ServerInfo – Server information to MySQL ServerInfo Beta v1.0 Release betaDownload

Description

Share this:

ServerInfo is a PaperMC plugin that sends server information to MySQL or MySQL-Compatible server. 

 

Features

  • Sends CPU usage, RAM usage to MySQL or MySQL-Compatible server
  • Data size limit function for saving disk space
  • Pause/Resume function
  • Configure plugin ingame (v2.0b+)
  • Sample interval configurable (v2.0b+)

Before you use this plugin…

  1. Copy the plugin file to the server plugin directory.
  2. Run the server once or load with the "plugin manager" plugin.
  3. Edit plugins/ServerInfo/config.yml file and change the file to :
    sql:
    host: <MySQL hostname>
    port: <MySQL server port>
    database: <MySQL database name>
    username: <MySQL username>
    password: <MySQL password>
    table: <MySQL table name>
  4. Run command "/si reload"
  5. Link with other software whatever works with the MySQL server.

Command Usage

  • /serverinfo|si help : Prints help message
  • /serverinfo|si reload : Reloads plugin
  • /serverinfo|si pause|resume : Pauses/Resumes uploading information
  • /serverinfo|si config <ConfigurationNode> [Value] : Configures the plugin (v2.0b+)
    • <ConfigurationNode> : Node key
    • [Value] : Node value to set. If this value is not set, the plugin will show the values from node.

 

Source storage

Visit my GitHub repository.

Comments

Add a comment