Module core.sv_configuration

Serverside (Database) Configuration.

Module Overview

Tables

cityrpserver Table containing database information.

Tables

cityrpserver
Table containing database information.

Fields:

  • [MySQL Host] The host that your MySQL database is located.
  • [MySQL Username] The username that you log into MySQL with.
  • [MySQL Password] The password that you log into MySQL with.
  • [MySQL Database] The name of the database that we'll be using.
  • [MySQL Port] The port of the database that we'll be using.
  • [MySQL Table] as below left for compatability
  • [MySQL Player Table] The name of the table where the player data is stored.
  • [MySQL Membership Table] The name of the table where the player subscriptions are stored.
  • [MySQL Access Log Table] Table for access and blacklist logs.
  • [MySQL Online Log Table] Table for connection and disconnection logs.
  • [MySQL Log Table] Table for all logs.
  • [MySQL Remote Table] Table for remote opertations.
  • [MySQL Chat Table] Table for networked chat.
  • [MySQL RPP Table] Table where reasons for RP points are stored.
  • [MySQL Commendations Table] Table where commendations are stored.
  • [MySQL REP Table] Table where roleplay experince points are stored.
  • [MySQL Warnings Table] Table for player warnings.
  • [MySQL Caw Metrics Table] Table for clan metrics.
  • [MySQL Settings Table] Table for server settings.
  • [MySQL Referral Table] Table for player referrals.
  • [MySQL Referral Tokens] Table for referral tokens.
  • [MySQL Properties Table]
  • [MySQL Warrants Table]
  • [MySQL Entity Tracker Table]
  • [MySQL Inventory Table]
  • [Server] Server identifier.