-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.json
More file actions
271 lines (271 loc) · 8.63 KB
/
plugins.json
File metadata and controls
271 lines (271 loc) · 8.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
{
"comment": "TODO: remove unused/untested plugins?",
"plugins": {
"Advert Antiflood": {
"comment": "Prevents bind spamming.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1393583"
},
"Advertisements": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=155705",
"force_download": {
"url": "https://github.com/ErikMinekus/sm-advertisements/releases/latest/download/release.tar.gz",
"format": ".tar.gz",
"install_location": "tf/"
}
},
"AFK Manager": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=708265"
},
"Auto SourceTV Recorder": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=824438"
},
"Auto SourceTV Recorder_2l47": {
"comment": "Sydney's fork with some not-yet-merged fixes.",
"force_download": {
"url": "https://gitlab.com/2l47/StevoTVR-sourcemod/-/raw/autorecorder-filename-fixes/plugins/autorecorder.smx",
"format": ".smx",
"install_location": "tf/addons/sourcemod/plugins/"
}
},
"Ban Disconnected Players": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1273254"
},
"Basic Votekick Immunity": {
"comment": "Causes TF2 player kick votes to obey SM immunity levels.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1506666",
"force_compiler_selection": [0, 2]
},
"Bonus Round Immunity": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=703282"
},
"Chat Filter": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=71674"
},
"Class Restrictions": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=642353"
},
"Command Cooldowns": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=2100802"
},
"Custom Chat Colors": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1721580",
"requires": [
"Simple Chat Processor (Redux)"
],
"force_download": {
"url": "http://www.doctormckay.com/download/package/chatcolors",
"format": ".zip",
"install_location": "tf/addons/sourcemod/"
}
},
"Discord API": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=292663",
"requires": [
"SteamWorks"
],
"force_download": {
"url": "https://gitlab.com/Zipcore/Discord/-/archive/master/Discord-master.tar.gz",
"format": ".tar.gz",
"install_location": "tf/addons/sourcemod/"
}
},
"Double Quote Fix": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=271137"
},
"Dynamic Targeting": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=273779"
},
"Extended Map Configs": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=760501",
"force_compiler_selection": [0, 2]
},
"gScramble_BrutalGoerge": {
"name": "gScramble Team Balancer/Scrambler",
"comment": "Latest version was 3.0.33 (2015) as of May '22.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=795723"
},
"gScramble_david": {
"name": "gScramble (Redux)",
"comment": "Temporarily took over BG's original work. Latest version was 3.0.20 (2014) as of May '22.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1983244"
},
"Hide Any Chat Triggers": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=251594",
"requires": [
"Simple Chat Processor (Redux)"
]
},
"Log Connections": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=201967"
},
"Map Rate": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=69593"
},
"NativeVotes": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=208008"
},
"NativeVotes_sapphonie": {
"comment": "Sappho's fork with several community fixes.",
"force_download": {
"url": "https://github.com/sapphonie/sourcemod-nativevotes-updated/releases/latest/download/nativevotes_sm_1.11.zip",
"format": ".zip",
"install_location": "tf/"
}
},
"Scheduled Shutdown": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1795055"
},
"Scrimblo": {
"comment": "Reportedly still in development."
},
"Scrimblo_2l47": {
"comment": "Sydney's fork for early use. Currently incompatible with stock Votescramble; use Votescramble_2l47 instead.",
"force_download": {
"url": "https://gitlab.com/2l47/tf2-scrimblo/-/raw/nodebug/src/scrimblo.smx",
"format": ".smx",
"install_location": "tf/addons/sourcemod/plugins/"
}
},
"Security Entity Limit": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=2316579"
},
"Simple Chat Processor (Redux)": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=198501"
},
"SM Downloader": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=602270"
},
"SMJansson": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=184604",
"force_attachment_selection": [1, 2],
"force_extract_to": "tf/addons/sourcemod/extensions/"
},
"SourceBans++": {
"requires": [
"SourceBans++ Database Configuration"
],
"optional_features": {
"discord_logging": {
"requires": [
"SourceBans++ Discord Forward"
]
}
},
"custom_install": {
"file_to_exec": "sbpp-plugin-installer.py"
}
},
"SourceBans++ Database Configuration": {
"custom_install": {
"post_installation": true,
"file_to_exec": "configure-sbpp-database.py"
}
},
"SourceBans++ Discord Forward": {
"requires": [
"SMJansson",
"SteamWorks"
],
"force_download": {
"url": "https://github.com/sbpp/discord-forward/releases/latest/download/sbpp_discord.smx",
"format": ".smx",
"install_location": "tf/addons/sourcemod/plugins/"
}
},
"SourceTV Manager": {
"comment": "Already included with StAC.",
"thread_url": "https://forums.alliedmods.net/showthread.php?t=280402"
},
"SourceTV Manager_sapphonie": {
"comment": "Sappho's fork of SourceTVManager.",
"force_download": {
"url": "https://github.com/sapphonie/sourcetvmanager/releases/latest/download/package.zip",
"format": ".zip",
"install_location": "tf/"
}
},
"Spray Tracer": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=75480"
},
"StAC": {
"optional_features": {
"discord_logging": {
"requires": [
"Discord API",
"StAC Discord Logging"
]
}
},
"force_download": {
"url": "https://github.com/sapphonie/StAC-tf2/releases/latest/download/stac.zip",
"format": ".zip",
"install_location": "tf/addons/sourcemod/"
}
},
"StAC Discord Logging": {
"custom_install": {
"post_installation": true,
"file_to_exec": "configure-stac-discord.py"
}
},
"SteamWorks": {
"custom_install": {
"file_to_exec": "steamworks-installer.py"
}
},
"Target Name Changers": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1983726"
},
"tDetailWinPanel": {
"thread_url": "https://forums.alliedmods.net/showthread.php?t=187199"
},
"TeamSwitch": {
"comment": "Admin command for switching players to the opposite team.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=587405"
},
"Tidy Chat": {
"thread_url": "https://forums.alliedmods.net/showthread.php?p=909778"
},
"Ultimate Mapchooser": {
"comment": "Needs some configuring.",
"thread_url": "https://forums.alliedmods.net/showthread.php?t=134190"
},
"Votealltalk": {
"force_download": {
"url": "https://gitlab.com/nanochip/votealltalk/-/archive/master/votealltalk-master.zip?path=addons",
"format": ".zip",
"strip_leading_dir": true,
"install_location": "tf/"
}
},
"Votekick Switcher": {
"comment": "Enables votekicks when no admins with access to sm_kick are connected.",
"thread_url": "https://forums.alliedmods.net/showthread.php?p=1636142"
},
"Votescramble": {
"force_download": {
"url": "https://gitlab.com/nanochip/votescramble/-/archive/master/votescramble-master.zip?path=addons",
"format": ".zip",
"strip_leading_dir": true,
"install_location": "tf/"
}
},
"Votescramble_2l47": {
"comment": "Sydney's fork with Scrimblo support. Currently incompatible with stock Scrimblo; use Scrimblo_2l47 instead.",
"force_download": {
"url": "https://gitlab.com/2l47/votescramble/-/archive/scrimblo-support/votescramble-scrimblo-support.zip?path=addons",
"format": ".zip",
"strip_leading_dir": true,
"install_location": "tf/"
}
},
"Waiting Doors": {
"comment": "Open spawn doors during waiting for players round.",
"force_download": {
"url": "https://github.com/sapphonie/WaitingDoors/raw/master/plugins/waitingdoors.smx",
"format": ".smx",
"install_location": "tf/addons/sourcemod/plugins/"
}
}
}
}