Player Usage
Map Voting Plugin
The following commands can be 'said' by any player by using the chat key
(default is 'y')
- listmaps
- Displays 3 map names that are on the server. This command runs
automatically every 2 minutes. (Administrator can change the
frequency of the automated announcement)
- nominate MAPNAME
- vote MAPNAME
- Adds a map to the menu for the next vote. Both commands do the same thing.
The map name is accepted with or without the '.bsp' extension, and anything
in front of the first underscore is optional. Additionally, the words
'nominate' or 'vote' can be dropped and just the map name said. However, in
this case, no errors are reported if the map doesn't exist. e.g.
nominate de_dust.bsp |
Nominates dust. |
nominate de_dust |
Nominates dust. |
nominate dust.bsp |
Nominates dust. |
nominate dust |
Nominates dust. |
vote de_dust |
Nominates dust. |
de_dust |
Nominates dust. |
dust |
Nominates dust. |
vote de_dsut |
Gives map 'de_dsut' not found error. |
dsut |
Does nothing - no error displayed. |
- nominations
- Displays the currently nominated maps. This also happens automatically
every 2 minutes, or at the frequency specified by the administrator.
- timeleft
- currentmap
- nextmap
- All display the time left before the next vote and the current map.
However, if the plugin is disabled by an admin, they revert to their normal
behaviour from plugin_chat.
- rockthevote
- Will start an immediate vote, if sufficient time has passed on the current
map and the administrator has enabled this function. NOTE: A manually started
vote will always have a "stay on this map" option, regardless of the administrator
settings for bb_mapextend. However, voting for this option will not extend the
time on the map, it will simply not change map early.