Jump to content

how u make a user admin on server? and how u make it NOT ADMIN?


7daysOfFun

Recommended Posts

From what I remember there is an xml file called serveradmin.xml file you can edit.

They may have added themselves there. Can just delete his line if he did or comment it out.

 

image.thumb.png.fa9ac7ca66a02a4c2e5924cf8cb4fd8c.png

 

I also think you can do it from the console if you are admin but not 100% sure of the command.

If someone knows of the commands to add/change/remove I wouldn't mind knowing myself.

 

eg: I think to add as admin you type       admin add "ID" "Level"       for instance admin add gamida 90

 

I think I have seen streamers use that when they want to add someone so they can use Twitch Integration.

Edited by Gamida (see edit history)
Link to comment
Share on other sites

more...

admin add <playerID> <permission level>    Used to add a player to the admin list
with the desired permission level.


You can use the players entityid, playername, or steam ID.
admin remove <playerID>    Used to remove a player from the admin list.

admin update <playerID> <permission level>    Used to update a players admin permission level.

Link to comment
Share on other sites

Also serveradmin.xml is located in the Saves folder on the server. This is indeed where he put his name. Make sure that your name is in it as admin. I’m pretty sure permission level 1000 is full admin powers. You could leave him in that file but change his permission level to 0 which is what all players are or you can give him partial admin with limited powers. All is explained in that xml.

Link to comment
Share on other sites

2 hours ago, Star69 said:

Also serveradmin.xml is located in the Saves folder on the server. This is indeed where he put his name. Make sure that your name is in it as admin. I’m pretty sure permission level 1000 is full admin powers. You could leave him in that file but change his permission level to 0 which is what all players are or you can give him partial admin with limited powers. All is explained in that xml.

vica versa 0=admin :) trust me.... ima doctor

 

  <permissions>
    <!-- <permission cmd="dm" permission_level="0" /> -->
    <!-- <permission cmd="kick" permission_level="1" /> -->
    <!-- <permission cmd="say" permission_level="1000" /> -->

 

Edited by unholyjoe (see edit history)
Link to comment
Share on other sites

Guess I should’ve checked before typing lol. It is well-explained in that file. Once you edit the file to set your admins, be sure to download a copy so if something happens to the server, a simple uploading of that copy maintains your control on that server. Every major update, I completely wipe all of the files on the server (mine is rented as well) and being able to quickly upload all of my edited files after an update minimizes the time that the server is down.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...