mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
update spire plugin urls
This commit is contained in:
parent
5df14ddcc1
commit
ac43e46709
1 changed files with 10 additions and 10 deletions
20
plugins.sh
20
plugins.sh
|
|
@ -63,37 +63,37 @@ unzip -o f2-sourcemod-plugins.zip
|
||||||
rm f2-sourcemod-plugins.zip
|
rm f2-sourcemod-plugins.zip
|
||||||
|
|
||||||
# WebRCON
|
# WebRCON
|
||||||
wget -nv https://github.com/spiretf/webrcon/raw/master/plugin/webrcon.smx
|
wget -nv https://codeberg.org/spire/webrcon/raw/master/plugin/webrcon.smx
|
||||||
|
|
||||||
# whitelist.tf downloader
|
# whitelist.tf downloader
|
||||||
wget -nv https://codeberg.org/spire/sm_whitelist/raw/branch/master/plugin/whitelisttf.smx
|
wget -nv https://codeberg.org/spire/sm_whitelist/raw/branch/master/plugin/whitelisttf.smx
|
||||||
|
|
||||||
# map downloader
|
# map downloader
|
||||||
wget -nv https://github.com/spiretf/mapdownloader/raw/master/plugin/mapdownloader.smx
|
wget -nv https://codeberg.org/spire/mapdownloader/raw/master/plugin/mapdownloader.smx
|
||||||
|
|
||||||
# demos.tf uploader
|
# demos.tf uploader
|
||||||
wget -nv https://github.com/demostf/plugin/raw/ba1b642b92585af142a885af7159fa652916c6e7/demostf.smx
|
wget -nv https://codeberg.org/demostf/plugin/raw/ba1b642b92585af142a885af7159fa652916c6e7/demostf.smx
|
||||||
|
|
||||||
# autoexec
|
# autoexec
|
||||||
wget -nv https://github.com/spiretf/autoexec/raw/master/plugin/autoexec.smx
|
wget -nv https://codeberg.org/spire/autoexec/raw/master/plugin/autoexec.smx
|
||||||
|
|
||||||
## Pause
|
## Pause
|
||||||
wget -nv https://github.com/spiretf/docker-comp-server/raw/master/pause.smx
|
wget -nv https://codeberg.org/spire/docker-comp-server/raw/master/pause.smx
|
||||||
|
|
||||||
## NoCheats
|
## NoCheats
|
||||||
wget -nv https://github.com/spiretf/nocheats/raw/master/plugin/nocheats.smx
|
wget -nv https://codeberg.org/spire/nocheats/raw/master/plugin/nocheats.smx
|
||||||
|
|
||||||
## NoChat
|
## NoChat
|
||||||
wget -nv https://github.com/spiretf/nochat/raw/main/plugin/nochat.smx
|
wget -nv https://codeberg.org/spire/nochat/raw/main/plugin/nochat.smx
|
||||||
|
|
||||||
## SdrConnect
|
## SdrConnect
|
||||||
wget -nv https://github.com/spiretf/sdrconnect/raw/main/plugin/sdrconnect.smx
|
wget -nv https://codeberg.org/spire/sdrconnect/raw/main/plugin/sdrconnect.smx
|
||||||
|
|
||||||
## SetTeam
|
## SetTeam
|
||||||
wget -nv https://github.com/spiretf/setteam/raw/master/plugin/setteam.smx
|
wget -nv https://codeberg.org/spire/setteam/raw/master/plugin/setteam.smx
|
||||||
|
|
||||||
## Who
|
## Who
|
||||||
wget -nv https://github.com/spiretf/who/raw/refs/heads/main/plugin/who.smx
|
wget -nv https://codeberg.org/spire/who/raw/main/plugin/who.smx
|
||||||
|
|
||||||
# proper-pregame
|
# proper-pregame
|
||||||
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