"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" { //"McDonaldTrump" "STEAM_0:0:118213447" } "admin" { //"McDonaldTrump" "STEAM_0:0:118213447" } }