update spire plugin urls

This commit is contained in:
Robin Appelman 2025-10-21 22:38:33 +02:00
commit ac43e46709

View file

@ -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