Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RESOLVED] How to make people admin?

#1
How do I make people admin or make them not admin.
Reply

#2
Ah, just got your PM.

Admins are those who know your password. You can have two levels of admins:

Those who know rcon_password can run any command.

Those who know rcon_restricted can run anything listed under "rcon_restricted_commands".
Reply

#3
So to make a rcon password you use rcon_password and type the password? And to login you use rcon?
Reply

#4
Yes. In your server.cfg (or whatever config file you use on your server):

Code:
rcon_password "abcde"
rcon_restrcited_password "12345"
rcon_restricted_commands "endmatch restart"

Then in your client console, you can type:

Code:
rcon_password "12345"
rcon restart

Notice it's the restricted password, so you can only execute those two assigned commands. If you use the other password, you can run any command.
Reply

#5
Ohh thanks BuddyFriendGuy Smile
Reply

#6
And how to make people not admin anymore? Last thing.
Reply

#7
(04-30-2016, 11:58 PM)Beagle Wrote: And how to make people not admin anymore? Last thing.

Change the password
[Image: 38443.png]
Reply

#8
Alright thanks SPLAT.
Reply

#9
rcon also allows different user password
like
Code:
rcon_password "user1:pass1 user2:pass2"
rcon_resctricted_password "user3:pass3 user4:pass4"


This means you can setup passwords per user (rcon) and remove their account if required.
This way you do not have to redistribute the new password everytime you change it.
Furthermore there is the option of master accounts via "sv_vote_master_password"

Code:
sv_vote_master_password pass10
// and clientside
vlogin pass10
vdo endmatch

While rcon commands are hidden the commands executed by master are visible

Code:
* Beagle logged in as master
* Beagle used their master status to do "endmatch".
Reply

#10
Thanks.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Let's make our servers community-like! xord86_64 3 996 02-03-2023, 05:36 PM
Last Post: xord86_64
  How to kick people with coloured/special names Pigleteabear 3 3,328 01-23-2019, 11:13 PM
Last Post: 3agle427
  New servers, interested to see what times people get to them... MarisaG 0 2,398 10-06-2018, 04:06 AM
Last Post: MarisaG
  Admin Ping Issues Antares* 3 3,239 08-15-2017, 04:56 PM
Last Post: Antares*
  How having xonotic server to make client download custom characters' sounds? gabolander 7 9,292 01-25-2015, 07:43 PM
Last Post: gabolander
  How to make a Server on Ubutnu 12.04? dafull97 2 4,283 09-18-2013, 04:20 PM
Last Post: dafull97
  [SOLVED] How do I make a dedicated server at home? dylstew 5 8,891 02-25-2013, 05:37 PM
Last Post: Mr. Bougo
  how to make game modes votable Morphed 49 38,925 02-20-2013, 08:27 PM
Last Post: end user
  How do I make a proper 1v1 server? W4RP1G 3 8,157 04-01-2012, 03:45 AM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-