Sh Info System

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
51
Views
835
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from killerdelta

  • Anti Dino Mesh
    Free Anti Dino Mesh
    Set custom wild dino kill zones for common dino mesh spawning areas
  • Casino ASE
    Paid Casino ASE
    A full-featured casino system with solo and multiplayer games, economy integration, and a web manage
  • Casino ASA
    Paid Casino ASA
    A full-featured casino system with solo and multiplayer games, economy integration, and a web manage
  • Tebex Integrator
    Paid Tebex Integrator
    Syncs and manages your Tebex store data — packages, payments, gift cards, coupons, bans, sales
  • SH Vote Rewards
    Paid SH Vote Rewards
    Track player votes from ServerHub and automatically deliver in-game rewards with milestone tiers
Back
Top