Sh Info System

Free Sh Info System 2025-08-10

No permission to download
This resource is free


Features

  • Server Info Logging - Server Online time and Rcon information are logged against the Server Key
  • Player Info Logging - Player EOS 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, 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
  • Join_Discord-logo.png
    Join_Discord-logo.png
    26.5 KB · Views: 12
Author
killerdelta
Downloads
52
Views
3,499
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from killerdelta

  • Giveaways
    Paid Giveaways
    Create and manage giveaways with role restrictions, multiple winners, and automatic prize delivery
  • Giveaways
    Paid Giveaways
    Create and manage giveaways with role restrictions, multiple winners, and automatic prize delivery
  • Giveaways
    Paid Giveaways
    Create and manage giveaways with role restrictions, multiple winners, and automatic prize delivery
  • Warning System
    Paid Warning System
    A player warning management system for game server communities with severity levels, automatic bans
  • Warning System
    Paid Warning System
    A player warning management system for game server communities with severity levels, automatic bans
Back
Top