"Users" { // // This is your users file // // You can use this file to add people as admins on your server // Add them to the relevant section // // If you're a Lua coder you can add your own sections and use them // in your script by doing pl:IsUserGroup( "admin" ) etc // "superadmin" { "Shane(tuba)" "STEAM_0:0:19050389" "Shane(R/T)" "STEAM_0:0:27102395" } "admin" { "John" "STEAM_0:1:26605456" "Ian" "STEAM_0:1:9877668" "Cameron" "STEAM_0:0:20780712" "Brian" "STEAM_0:1:17056792" //"Derrick" "" "Justin" "STEAM_0:1:32046045" } }