Xonotic is a free, open source (GPL) ultra-fast, first-person shooter


Follow Xonotic on

Post Reply 
linux server master login
04-10-2012, 02:09 PM
Post: #1
linux server master login
I have just setup a linux sever of xonotic, but am a little confused how I might go about login into master via the console so that I can run commans though there with full privaliges without having to enter them strait into the terminal window.

In my server config file i have this set.
sv_vote_master 0 // 0 will disable voting to become master, good if you prefer to use the master password instead
sv_vote_master_password "mypassword"

I guess my question now it how do I uses the in game console to login with this password and run commands without being blocked.
Find all posts by this user
Quote this message in a reply
04-10-2012, 02:15 PM
Post: #2
RE: linux server master login
I'm not really sure, correct me if I'm wrong, but I thought:

vlogin <PASSWORD>

[Image: dearsignature.jpg]
Find all posts by this user
Quote this message in a reply
04-10-2012, 02:25 PM
Post: #3
RE: linux server master login
That is what I thought, but when I try that command:

vlogin "mypassword"

I get:

master control of voting is not allowed.

Do I have to change something in my config file???
Find all posts by this user
Quote this message in a reply
04-10-2012, 02:33 PM (This post was last modified: 04-10-2012 02:35 PM by -maniac|Su-.)
Post: #4
RE: linux server master login
set sv_vote_master 1 and it works - dunno why but if sv_vote_master_password is set you even have to ...

In my case you can login and others cannot vote to become master ... Tongue

GreetZ Su

[Image: neuban12.png]
proud member of Prophets
Visit this user's website Find all posts by this user
Quote this message in a reply
04-10-2012, 02:42 PM (This post was last modified: 04-10-2012 02:43 PM by thekeymaker.)
Post: #5
RE: linux server master login
Yay! that worked.

Ok just one more question now that I am in.

How would one go about adding bots and changing there skill level.

I tryed the bot_number command like in the config, but i get nothing.
I can type it directly into the server console and it works. How would I
initiate this form the console?

Is there a tutorial that explains this stuff anywhere?
Find all posts by this user
Quote this message in a reply
04-10-2012, 02:53 PM (This post was last modified: 04-10-2012 02:55 PM by -maniac|Su-.)
Post: #6
RE: linux server master login
minplayers X // X= 2 - ... add bots if less then that number of players playing. MAKE SURE ITS LESS THEN maxplayers or people will get blocked by bots!

skill X // X= 0-9 the bots skill level

enter in server console - works
enter when login in xonotic console - dunno ... =)

GreetZ Su

[Image: neuban12.png]
proud member of Prophets
Visit this user's website Find all posts by this user
Quote this message in a reply
04-10-2012, 02:57 PM (This post was last modified: 04-10-2012 03:02 PM by thekeymaker.)
Post: #7
RE: linux server master login
Thanks I will give that a try!

skill works from the games console ,but minplayers doesn't for me...

any last ideas
Find all posts by this user
Quote this message in a reply
04-10-2012, 03:10 PM (This post was last modified: 04-10-2012 03:14 PM by -maniac|Su-.)
Post: #8
RE: linux server master login
... who knows Tongue -- rcon maybe Rolleyes (just guessing)

GreetZ Su

[Image: neuban12.png]
proud member of Prophets
Visit this user's website Find all posts by this user
Quote this message in a reply
04-10-2012, 03:40 PM
Post: #9
RE: linux server master login
for master access you should set
sv_vote_master_password "yourpassword"
sv_vote_master 1

as you did already and
sv_vote_master_callable 0
then noone can become master via voting.

The commands that are available for master are defined by
sv_vote_master_commands

if you are interested in full comand and cvar support, then you should take a look at rcon

rcon gives full control.
Therefore you have to set
rcon_password "yourpassword"

You can login via
rcon_password "yourpassword"
and execute commands via
rcon 'command'

Manage your servers: xstools | Get server configs | Get cts server configs
My maps: tarx vorix
Youtube Channel
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Error response from keygen server: Not allowed end user 20 840 05-21-2013 01:09 AM
Last Post: Mr. Bougo
  Git version server crashing end user 7 221 05-19-2013 12:24 AM
Last Post: end user
  Rcon2IRC [Mac/Linux] Mario 14 1,325 05-07-2013 01:25 AM
Last Post: Mr. Bougo
  Looking for ideas on Freezetag server end user 4 184 04-28-2013 05:15 PM
Last Post: end user
  Prophets Server -maniac|Su- 12 1,268 03-28-2013 09:45 AM
Last Post: -maniac|Su-
  Server status page paszczak000 2 250 03-26-2013 06:20 AM
Last Post: Mirio
  Overkill server set up/compile? end user 9 583 02-28-2013 05:01 AM
Last Post: end user
  Please help me with dedicated server setup. Priori 6 504 02-26-2013 02:00 AM
Last Post: Mr. Bougo
  [SOLVED] How do I make a dedicated server at home? dylstew 5 1,685 02-25-2013 05:37 PM
Last Post: Mr. Bougo
  Multiple instances of server? end user 3 322 02-10-2013 04:26 AM
Last Post: Mr. Bougo

Forum Jump: