Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RGLgg/server-resources-updater in…
Browse files Browse the repository at this point in the history
…to beta
  • Loading branch information
l-Aad-l committed May 8, 2024
2 parents 492b4bc + 6c8468e commit c7fdcae
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 15 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ thank you to Mastercomms for helping me out with net settings

thank you to Arie from serveme for letting me run some things by him for the configs

thank you to Wiethoofd for creating all the item whitelists

thank you to JarateKing for adding a .gitattributes file and fixing typos and grammar because I suck with github and english

thank you to Sigafoo for running RGL
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ In order to automatically update the whitelists/plugins easily without the need

NOTE: This file does not need to be touched if you do other commits as the whitelists will get updated anyways on all commits and eventually merges to master. Only do a version bump if you do not have any other changes to make to the file to force whitelist/plugin updates.

v121
v122
4 changes: 2 additions & 2 deletions cfg/rgl_6s_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ exec "rgl_6s_custom" // execs the custom settings in 6


mp_tournament_whitelist "cfg/rgl_whitelist_6s.txt" // sets whitelist
sm_whitelist_id "rgl_6v6" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_6v6" // sets tftrue whitelist if you have tftrue installed
sm_whitelist_id "rgl_whitelist_6s" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_6s" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "2" // 2 scouts
tf_tournament_classlimit_soldier "2" // 2 soldiers
Expand Down
4 changes: 2 additions & 2 deletions cfg/rgl_7s_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ exec "rgl_7s_custom" // execs the custom settings in 7


mp_tournament_whitelist "cfg/rgl_whitelist_7s.txt" // sets whitelist
sm_whitelist_id "rgl_7v7" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_7v7" // sets tftrue whitelist if you have tftrue installed
sm_whitelist_id "rgl_whitelist_7s" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_7s" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "1" // class limit of 1 for all classes
tf_tournament_classlimit_soldier "1" // ^
Expand Down
4 changes: 2 additions & 2 deletions cfg/rgl_HL_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ exec "rgl_any_custom" // execs the custom settings in a
exec "rgl_HL_custom" // execs the custom settings in HL_custom

mp_tournament_whitelist "cfg/rgl_whitelist_HL.txt" // sets whitelist
sm_whitelist_id "rgl_9v9" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_9v9" // sets tftrue whitelist if you have tftrue installed
sm_whitelist_id "rgl_whitelist_HL" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_HL" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "-1" // unsets class limits because it's annoying in preround
tf_tournament_classlimit_soldier "-1" // ^
Expand Down
7 changes: 3 additions & 4 deletions cfg/rgl_mm_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ exec "rgl_base" // execs base config that every g
exec "rgl_any_custom" // execs the custom settings in any_custom
exec "rgl_mm_custom" // execs the custom settings in mm_custom


mp_tournament_whitelist "cfg/rgl_whitelist_mm.txt" // sets whitelist
sm_whitelist_id "rgl_nr6s" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_nr6s" // sets tftrue whitelist if you have tftrue installed
mp_tournament_whitelist "cfg/rgl_whitelist_mm.txt" // sets whitelist
sm_whitelist_id "rgl_whitelist_mm" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_mm" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "-1" // unsets class limits
tf_tournament_classlimit_soldier "-1" // ^
Expand Down
4 changes: 2 additions & 2 deletions cfg/rgl_pt_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ exec "rgl_pt_custom" // execs the custom settings in m


mp_tournament_whitelist "cfg/rgl_whitelist_pt.txt" // sets whitelist
sm_whitelist_id "rgl_pt" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_pt" // sets tftrue whitelist if you have tftrue installed
sm_whitelist_id "rgl_whitelist_pt" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_pt" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "0" // unsets class limits
tf_tournament_classlimit_soldier "3" // ^
Expand Down
4 changes: 2 additions & 2 deletions cfg/rgl_ud_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ exec "rgl_ultiduo_custom" // execs the custom settings


mp_tournament_whitelist "cfg/rgl_whitelist_ud.txt" // sets whitelist
sm_whitelist_id "rgl_ultiduo" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_ultiduo" // sets tftrue whitelist if you have tftrue installed
sm_whitelist_id "rgl_whitelist_ud" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_whitelist_ud" // sets tftrue whitelist if you have tftrue installed

tf_tournament_classlimit_scout "0" // unsets class limits
tf_tournament_classlimit_soldier "1" // ^
Expand Down

0 comments on commit c7fdcae

Please sign in to comment.