Servers: Difference between revisions

From PHIGHTING! Wiki
Content deleted Content added
Line 30: Line 30:
</tr>
</tr>
<tr>
<tr>
<td>/force <map name></td>
<td><code></force <map name><code/></td>
<td>Sets the next match to play the given map. Map name must be given in full.</td>
<td>Sets the next match to play the given map. Map name must be given in full.</td>
<td>/force Fractured Space</td>
<td><code>/force Fractured Space</code></td>
</tr>
</tr>
<tr>
<tr>
<td>/red <username> <br/> /blue <username></td>
<td><code>/red <username></code> <br/> <code>/blue <username></code></td>
<td>Assigns the given player into the specified team. Does not work with display names.</td>
<td>Assigns the given player into the specified team. Does not work with display names.</td>
<td>/red Builderman</td>
<td><code>/red Builderman</code></td>
</tr>
</tr>
<tr>
<tr>
<td>/add <number> <br/> /sub <number></td>
<td><code>/add <number></code> <br/> <code>/sub <number></code></td>
<td>Adds or subtracts the given number in seconds from the match or intermission timer.</td>
<td>Adds or subtracts the given number in seconds from the match or intermission timer.</td>
<td>/add 60</td>
<td><code>/add 60</code></td>
</tr>
</tr>
<tr>
<tr>
<td>/pause</td>
<td><code>/pause</code></td>
<td>Pauses and unpauses the match or intermission timer.</td>
<td>Pauses and unpauses the match or intermission timer.</td>
<td>N/A</td>
<td>N/A</td>
</tr>
</tr>
<tr>
<tr>
<td>/win red <br/> /win blue</td>
<td><code>/win red</code> <br/> <code>/win blue</code></td>
<td>Instantly ends the match with the given team winning.</td>
<td>Instantly ends the match with the given team winning.</td>
<td>N/A</td>
<td>N/A</td>
Line 60: Line 60:
</tr>
</tr>
<tr>
<tr>
<td>/spectator <username></td>
<td><code>/spectator <username></code></td>
<td>Grants the player permission to use freecam and makes their player model invisible. Does not work with display names.</td>
<td>Grants the player permission to use freecam and makes their player model invisible. Does not work with display names.</td>
<td>/spectator Builderman</td>
<td><code>/spectator Builderman</code></td>
</tr>
</tr>
<tr>
<tr>
<td>/ult <username></td>
<td><code>/ult <username></code></td>
<td>Grants an immediate [[Phinisher]] charge to the given player. Does not work with display names.</td>
<td>Grants an immediate [[Phinisher]] charge to the given player. Does not work with display names.</td>
<td>/ult Builderman</td>
<td><code>/ult Builderman</code></td>
</tr>
</tr>
<tr>
<tr>
<td>/refresh <username></td>
<td><code>/refresh <username></code></td>
<td>Instantly [[spawning|respawns]] the given player. Does not work with display names.</td>
<td>Instantly [[spawning|respawns]] the given player. Does not work with display names.</td>
<td>/refresh Builderman</td>
<td><code>/refresh Builderman</code></td>
</tr>
</tr>
</table>
</table>