ULX

Author Topic: How do you find the list of server groups?  (Read 2410 times)

0 Members and 1 Guest are viewing this topic.

Offline Nova

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
How do you find the list of server groups?
« on: December 28, 2014, 05:58:05 AM »
Hi,
Some guy hacked/managed to get access into my server and changed the adverts to something I won't post on here. I managed to find the file in garrysmod/data/ulx or something and removed it from the list but when I try and use rcon/console to make myself superadmin, I have no permissions. My guess is that he's changed all the ranks to have no permissions. (Example when I change myself to superadmin using "rcon ulx adduser Nova superadmin", it says "(Someone) added You to superadmin." but I still have user ranks.
How can I find the file which lists the ranks and the permissions, so I can fix this?

Thanks so much,
Nova.

Oh and also server ip if you need it is 178.33.135.116:27015

Offline Decicus

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 81
    • Alex Thomassen
Re: How do you find the list of server groups?
« Reply #1 on: December 28, 2014, 06:10:12 AM »
garrysmod/data/ulib/groups.txt is the file that contains groups and the permission for the groups.
However, it's highly discouraged to edit this manually. Instead, if you'd like everything reset to default, run this command in the server console: ulx resettodefaults
Contact information:
E-mail: alex@thomassen.xyz.
You can also send a PM.

Offline Avoid

  • Full Member
  • ***
  • Posts: 142
  • Karma: 42
Re: How do you find the list of server groups?
« Reply #2 on: December 28, 2014, 08:20:46 AM »
Hello there,
also make sure to set your rcon password via. the command-line instead of the server.cfg, as there is an exploit to read server files. (If you really have to use rcon at all, that is.)

Cheers,
Avoid