Quote:
// [ Admin Stuff ]
*REC_ADMIN_CMD //log admin activities
*DEBUG_ID admin1 //put here the id of the admin account 1
*DEBUG_ID admin2 //put here the id of the admin account 2
*DEBUG_ID admin3 //put here the id of the admin account 3 ...
*DEBUG_ID adminx //put here the id of the admin account x ...
*DEBUG_IP ip_admin1 //put the the ip of the admin like 192.168.0.1 for the exemple
*DEBUG_IP ip_admin2 //put the the ip of the admin like 192.168.0.2 for the exemple
*DEBUG_IP ip_admin3 //put the the ip of the admin like 192.168.0.3 for the exemple
*DEBUG_IP ip_adminx //put the the ip of the admin like 192.168.0.x for the exemple
*ADMIN_IP 192.168.0.1 //super admin Ip
*ADMINISTRATOR_IP //super admin Ip
*ADMIN_LOGIN "admin1" //superadmin login
*ADMIN_NAME "Frogg" //superadmin player name
*ADMIN_COMMAND "text1" //command to get the admin1 rank (by default u get the admin2 lvl)
*ADMIN_COMMAND "text2" //command to get the admin2 rank (by default u get the admin2 lvl)
*ADMIN_COMMAND "text3" //command to get the admin3 rank (type : ~/;frogg text3 , replace frogg by your superadmin player's name)