]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Custom-server-votes.md
no more nexuiz on home page
[xonotic/xonotic.wiki.git] / Custom-server-votes.md
index a221f988e2c474ec003cda3721a513e66a083f08..45a6b047a4365987c7070c0b9d86bbfc31a8a40d 100644 (file)
@@ -10,6 +10,8 @@ addvote nobots
 
 Now players will be able to type `vcall bots` or `vcall nobots` which will start a vote to have those commands issued.
 
+You can prefix the contents of an alias with `settemp` to make it be valid only for the current game. For example `alias nobots "settemp minplayers 0"`.
+
 Here's example that allows voting common server types assuming your `server.cfg` doesn't force them:
 
 ```