//  Matrix Mod: Reloaded Administration Database
//  for Counter-Strike: Source
//
// * Requirments
//   1.  Matrix Mod: Reloaded
//
// * Instructions:
//   2. Replace my SteamID with your own.  Repeat as many times as needed.  If you need more
//      admin slots, just copy and paste.  Make sure you keep the same format or the entire
//      database maybe corrupted.
// *******************************************

"admins"
{
  "STEAM_0:1:92662"
  {
    "admin"  "1"
  }
  "STEAM_0:0:000000"
  {
    "admin"  "1"
  }
  "STEAM_0:0:000000"
  {
    "admin"  "1"
  }
  "STEAM_0:0:000001"
  {
    "admin"  "1"
  }
  "STEAM_0:0:000002"
  {
    "admin"  "1"
  }
  "STEAM_0:0:000003"
  {
    "admin"  "1"
  }
}