mirror of
https://codeberg.org/spire/setteam.git
synced 2026-06-03 22:34:07 +02:00
22 lines
348 B
Markdown
22 lines
348 B
Markdown
# SetTeam
|
|
|
|
Forcefully switch players to join a team
|
|
|
|
## Installation
|
|
|
|
[Download Plugin](https://github.com/spiretf/setteam/raw/master/plugin/setteam.smx)
|
|
|
|
## Usage
|
|
|
|
Set the team for a player
|
|
|
|
```
|
|
rcon setteam <player> red|blue|spec
|
|
```
|
|
|
|
Set the team for a player and prevent them from switching
|
|
|
|
|
|
```
|
|
rcon forceteam <player> red|blue|spec|free
|
|
```
|