mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
use updated pause plugin
This commit is contained in:
parent
1e2db3e71b
commit
cf6bc88228
1 changed files with 4 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ cp -r sm-websocket-master/* ./
|
||||||
rm -r sm-websocket-master
|
rm -r sm-websocket-master
|
||||||
rm sm-websocket.zip
|
rm sm-websocket.zip
|
||||||
|
|
||||||
# Medic stats, SupStats, LogsTF, Pause, RecordSTV, WaitForStv, AFK, RestoreScore, FixStvSlot and Updater
|
# Medic stats, SupStats, LogsTF, RecordSTV, WaitForStv, AFK, RestoreScore, FixStvSlot and Updater
|
||||||
cd $HOME/hlserver/tf2/tf/addons/sourcemod/plugins
|
cd $HOME/hlserver/tf2/tf/addons/sourcemod/plugins
|
||||||
|
|
||||||
wget -nv --header="Accept: text/html" --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" "http://sourcemod.krus.dk/f2-sourcemod-plugins.zip"
|
wget -nv --header="Accept: text/html" --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" "http://sourcemod.krus.dk/f2-sourcemod-plugins.zip"
|
||||||
|
|
@ -58,6 +58,9 @@ wget -nv https://github.com/demostf/plugin/raw/master/demostf.smx
|
||||||
# autoexec
|
# autoexec
|
||||||
wget -nv https://github.com/spiretf/autoexec/raw/master/plugin/autoexec.smx
|
wget -nv https://github.com/spiretf/autoexec/raw/master/plugin/autoexec.smx
|
||||||
|
|
||||||
|
## Pause
|
||||||
|
wget -nv https://github.com/spiretf/docker-comp-server/raw/master/pause.smx
|
||||||
|
|
||||||
# proper-pregage
|
# proper-pregage
|
||||||
wget -nv https://github.com/AJagger/ProperPregame/raw/master/addons/sourcemod/plugins/properpregame.smx
|
wget -nv https://github.com/AJagger/ProperPregame/raw/master/addons/sourcemod/plugins/properpregame.smx
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue