Dedicated server and privileged users

Join us, meet players from all around the world, challenge the strongest top players, practice and be one of them!
Post Reply
User avatar
Alien Valkyrie
Elite
Posts: 518
Joined: Sun Feb 10, 2013 10:21 pm
Location: Stuttgart, Germany

Re: Dedicated server and privileged users

Post by Alien Valkyrie »

If you just want to give rights to a user that already connected, you can use cmdlevel to set the privileges of a) a single connection, b) the next person to connect, c) all future connections or d) all connections (present and future).
If you want more persistent privileges, you'll have to use an authentication database. Details on how that works are in /doc/README.fcdb .

That said, when connecting a client to localhost, your connection should typically receive cmdlevel "hack".
~ AVL
User avatar
Alien Valkyrie
Elite
Posts: 518
Joined: Sun Feb 10, 2013 10:21 pm
Location: Stuttgart, Germany

Re: Dedicated server and privileged users

Post by Alien Valkyrie »

Yup, just realized that now. I didn't actually work with fcdb, ever. That's not a feature that exists at the moment. At the end of the readme is linked hrm Feature #657143, which is about that.
~ AVL
Post Reply