M3m0 Posted April 26, 2023 Share Posted April 26, 2023 Hello everyone, I have a question whether it is possible to add a fourth admin to the server.cfg file /////////////////////////////// ///////////ADMIN SETTINGS////// /////////////////////////////// seta jp_councilPass "council_pass" seta jp_knightPass "knight_pass" seta jp_instructorPass "instructor_pass" seta jp_instructorAllowedCMD "140016138" seta jp_knightAllowedCMD "207387354" seta jp_councilAllowedCMD "528351182" seta jp_councilLoginMSG "%s ^7is logged as an ^3admin council." seta jp_knightLoginMSG "%s ^7is logged as an ^5admin knight." seta jp_instructorLoginMSG "%s ^7is logged as an ^5admin instructor." seta jp_admUsableOn 0 //-2 for all except admins, -1 for all, 0 for usable on lower or equal admin rank, 1 for usable on lower admin rank seta jp_admScript 1 seta jp_admLoginEffect 1 for example, now I have this code what I need to do in order to have a fourth login in the admin is it feasible or are only 3 passwords allowed I would appreciate any advice thanks for the help everyone Smoo likes this Link to comment
Smoo Posted September 19, 2023 Share Posted September 19, 2023 You would have to add a new rank in the ja++ source code. I could do it for you when I have some free time Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now