diff --git a/README.md b/README.md index a4a871f..6ee23e2 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ The server image comes with the etf2l and ugc configs and a set of usefull sourc - [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 diff --git a/plugins.sh b/plugins.sh index 86b3b66..5981dae 100755 --- a/plugins.sh +++ b/plugins.sh @@ -93,6 +93,9 @@ wget -nv https://codeberg.org/spire/setteam/raw/master/plugin/setteam.smx ## Who wget -nv https://codeberg.org/spire/who/raw/main/plugin/who.smx +## Banned +wget -nv https://codeberg.org/spire/banned/raw/branch/main/plugin/banned.smx + # proper-pregame wget -nv https://github.com/AJagger/ProperPregame/raw/master/addons/sourcemod/plugins/properpregame.smx