mirror of
https://codeberg.org/spire/setteam.git
synced 2026-06-03 14:24:07 +02:00
initial version
This commit is contained in:
commit
942691b151
3 changed files with 121 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# AutoExec
|
||||
|
||||
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue