From: Lyberta Date: Wed, 30 Aug 2017 07:01:41 +0000 (+0000) Subject: Update Custom server votes X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic.wiki.git;a=commitdiff_plain;h=3d5690bbd682ac2f4b365e4905634432cf6d993f Update Custom server votes --- diff --git a/Custom-server-votes.md b/Custom-server-votes.md index a221f98..45a6b04 100644 --- a/Custom-server-votes.md +++ b/Custom-server-votes.md @@ -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: ```