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: 25
Author
killerdelta
Downloads
55
Views
3,556
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from killerdelta

  • SH Cross Chat ASE
    Paid SH Cross Chat ASE
    permission-based ross-server chat plugin with formatting
  • Vote Rewards
    Paid Vote Rewards
    Track player votes from ServerHub and automatically deliver in-game rewards with milestone tiers
  • Vote Rewards
    Paid Vote Rewards
    Track player votes from ServerHub and automatically deliver in-game rewards with milestone tiers
  • Calendar
    Paid Calendar
    Plan, schedule, and manage server events with a full visual calendar, Discord integration
  • Giveaways
    Paid Giveaways
    Create and manage giveaways with role restrictions, multiple winners, and automatic prize delivery
Back
Top