mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
## Team Fortress 2 + Competitive + Docker
|
|
|
|
Docker image for a competitive tf2 server.
|
|
|
|
```
|
|
docker pull spiretf/docker-comp-server
|
|
```
|
|
|
|
See the [base server](https://codeberg.org/spire/docker-tf2-server) for additional options
|
|
|
|
The server image comes with the etf2l and ugc configs and a set of usefull sourcemod plugins
|
|
|
|
## Addons and Plugins
|
|
|
|
- MetaMod:Source
|
|
- SourceMod
|
|
- SOAP-DM
|
|
- MedicStatus
|
|
- SupStats
|
|
- LogsTF
|
|
- Pause
|
|
- RecordSTV
|
|
- WaitForSTV
|
|
- AFK
|
|
- RestoreScore
|
|
- FixStvSlot
|
|
- Updater
|
|
- [WebRCON](https://codeberg.org/spire/webrcon)
|
|
- [whitelist.tf downloader](https://codeberg.org/spire/sm_whitelist)
|
|
- [missing map downloader](https://codeberg.org/spire/mapdownloader)
|
|
- [Demos.tf](https://demos.tf)
|
|
- [autoexec](https://codeberg.org/spire/autoexec)
|
|
- [ProperPregame](https://github.com/AJagger/ProperPregame)
|
|
- [Banned](https://codeberg.org/spire/banned)
|
|
- [tf2-comp-fixes](https://github.com/ldesgoui/tf2-comp-fixes)
|
|
|
|
## A Note on Maps
|
|
|
|
This image only has `cp_badlands` in the image, any other map that you try to switch to are automatically downloaded by the [map downloader plugin](https://codeberg.org/spire/mapdownloader)
|