Sh Info System

Trusted Free Sh Info System 1.1

This resource is free


Features

  • Server Info Logging - Server Online time and Rcon information are logged against the Server Key
  • Player Info Logging - Player Steam Id, In Game Name, Tribe Id, Tribe Name and Online Time are logged with the ServerKey
  • Database Integration - MySQL database storage for easy integration with external Plugins, Bots and systems


Configuration

Code:
{
    "RconIP": "", // The RCON IP address for this server
    "Mysql": {
      "Host": "", // MySQL server hostname or IP
      "User": "", // MySQL username
      "Password": "", // MySQL password
      "Database": "sh_info_system", // Database name (default: sh_info_system)
      "Port": 3306 // MySQL port (default: 3306)
    }
  }


Configuration Settings

| Setting | Description |
|---------|-------------|
| RconIP | The RCON IP address for identifying this server |
| Mysql.Host | MySQL server hostname or IP address |
| Mysql.User | MySQL username for database connection |
| Mysql.Password | MySQL password for database connection |
| Mysql.Database | Database name to store information |
| Mysql.Port | MySQL server port |


Notes

  • Server offline detection will only work when using Our ShadowBot Discord bot, as the Discord bot detects when the Server goes Offline and marks it as such
  • Ensure your MySQL database is properly configured and accessible from your game server
  • The database schema will be created automatically on first run


Support/Questions

I Do not Monitor the ArkApi Site on a Daily Bases
Support and Questions are done in discord only

Join_Discord-logo.png
Author
killerdelta
Downloads
461
Views
1,220
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from killerdelta

  • ASA Server Manager
    Paid ASA Server Manager
    Shadowhunter ASA Server Manager with Discord Panels
  • SHDinoColour
    Free SHDinoColour
    let players recolour their own tamed dinos in-game with a single command
  • Open Control
    Paid Open Control
    Permission Based Structure Control and Multiuse Control.
  • Shadow Link
    Free Shadow Link
    An ArkApi plugin for Discord to in-game account linking. Works with ShadowBot to generate link codes
  • Sh Info System
    Free Sh Info System
    Plugin to Log player and server information to a database to allow for other Plugins, Bots and syste
Back
Top