Commit Graph

106 Commits

Author SHA1 Message Date
SeanWalsh95
1dc32cb4b6 Change config to always use Seconds 2020-12-22 17:12:30 -05:00
SeanWalsh95
35f874daf1 rm legacy flag from config 2020-12-16 14:22:01 -05:00
SeanWalsh95
7d37369de9 alternate cfg for FTP + readme changes
nested ftp config inside server cfg to pass entire cfg to LogParser, alterations are overridden as needed.

Formatted readme to be able to find relevent sections quicker by collapseing detailed content.

moved info about creating plugins to plugin folder and refrenced from main readme

Small changes to readme to support new formats in the cfg file
2020-12-16 14:00:40 -05:00
Thomas Smyth
58c3521679 Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2020-12-14 17:29:28 +00:00
Thomas Smyth
2ae4490829 Import DiscordTeamkill 2020-12-14 17:29:07 +00:00
Levent007
c787aa3565 Adding support for multi-ip rcon 2020-12-12 21:47:06 +01:00
SeanWalsh95
3065d92d8f
fix missing : 2020-12-08 16:39:13 -05:00
SeanWalsh95
8fd957eff6
nest logger settings in config 2020-12-08 15:26:26 -05:00
Thomas Smyth
255e9c7968 Convert AutoKickUnassigned & Tidy Code 2020-12-08 16:40:56 +00:00
Thomas Smyth
fae5dd4efa
Merge branch 'v2' into auto-kick-afk 2020-12-08 12:17:02 +00:00
Thomas Smyth
fc629ebc77 DBLog Plugin 2020-12-08 12:13:53 +00:00
Thomas Smyth
6107612fb2 DBLog Plugin WIP 2020-12-06 21:21:41 +00:00
Thomas Smyth
dd685ecd80 Rewrite of plugin system 2020-12-03 14:16:07 +00:00
SeanWalsh95
46217a4a63 yarn build 2020-11-05 11:33:00 -05:00
SeanWalsh95
f63dfa26a4 move remoteAdmins to connectors 2020-10-30 17:17:53 -04:00
SeanWalsh95
7dd1e57953 rename afk => unassigned
+ typo
2020-10-30 15:58:31 -04:00
SeanWalsh95
044f5569e5 yarn build-all 2020-10-29 13:24:12 -04:00
SeanWalsh95
a051358c60 round start grace period and remove tracking on server PLAYER_SQUAD_CHANGE event 2020-10-25 20:24:28 -04:00
SeanWalsh95
c9278f99bb Merge branch 'auto-kick-afk' of https://github.com/SeanWalsh95/SquadJS into auto-kick-afk 2020-10-25 19:18:30 -04:00
SeanWalsh95
6a19fcf8c4 change to timers for warnings and kicks
test more when RCON for v2 is stable
2020-10-25 19:18:24 -04:00
SeanWalsh95
264d05c5b6
Merge branch 'v2' into auto-kick-afk 2020-10-25 13:42:30 -04:00
SeanWalsh95
e181f412b8 default warning 2020-10-25 13:38:35 -04:00
Thomas Smyth
7262533f0e Use Logger in LogParser and RCON 2020-10-25 14:24:48 +00:00
SeanWalsh95
de49addc95 init afk plugin for v2 2020-10-22 17:06:28 -04:00
Thomas Smyth
58ffc88085 Add support for useListForSize 2020-10-22 18:18:44 +01:00
Thomas Smyth
cfbebb4ad4 TeamRandomizer plugin 2020-10-21 22:49:07 +01:00
Thomas Smyth
d9e3d2b041 DiscordTeamkill plugin 2020-10-21 22:18:34 +01:00
Thomas Smyth
d6ccde4db6 DiscordRoundWinner plugin 2020-10-21 20:28:29 +01:00
Thomas Smyth
e30bacbfe0 DiscordServerStatus plugin 2020-10-16 16:57:22 +01:00
Thomas Smyth
a6f3db94be DiscordDebug plugin 2020-10-16 16:17:02 +01:00
Thomas Smyth
e0691cc0a7 DiscordPlaceholder plugin 2020-10-16 16:06:10 +01:00
Thomas Smyth
84762a4a5c DiscordAdminCamLogs & DiscordSubsystemRestarter plugins 2020-10-14 19:50:35 +01:00
Thomas Smyth
4c8364b86e Export DiscordChat plugin 2020-10-13 13:03:18 +01:00
Thomas Smyth
0cc1c9c01b DiscordBasePlugin & DiscordChat plugin 2020-10-13 12:59:07 +01:00
Thomas Smyth
7d7d4369f0 DiscordAdminRequest plugin 2020-10-13 12:08:21 +01:00
Thomas Smyth
fc57fc0943 DiscordAdminBroadcast plugin 2020-10-12 22:39:56 +01:00
Thomas Smyth
6fcd26913a AutoTKWarn plugin 2020-10-12 22:12:36 +01:00
Thomas Smyth
47b8b3321a DiscordRcon plugin 2020-10-05 23:10:40 +01:00
Thomas Smyth
4501ab9779 ChatCommands, IntervalledBroadcasts & SeedingMode plugins 2020-10-05 22:47:33 +01:00
Thomas Smyth
39efc08a78 SquadJS v2.0 Initial Framework 2020-10-05 18:56:45 +01:00
Thomas Smyth
fca142eb34
Merge pull request #62 from LuisMartinSchick/skipmap
Skipmap
2020-09-15 00:15:20 +01:00
Thomas Smyth
607018d4ab Build config and readme 2020-09-15 00:12:30 +01:00
Thomas Smyth
314d14b2df Fix some bugs in skipmap 2020-09-15 00:10:31 +01:00
Thomas Smyth
abcd1821b7 Fix plugin/filename mismatch 2020-09-14 21:18:01 +01:00
IgnisAlienus
9788d60780 Update Round Winner Again 2020-09-14 14:34:14 -05:00
IgnisAlienus
6555ec7b8b round winner 2020-09-13 17:31:28 -05:00
Luis Martin Schick
85956abee9 Edited conditions, increased readability, added copyright message 2020-09-13 13:39:54 +02:00
Luis Martin Schick
537fb2948c skipmap-plugin done 2020-09-13 12:29:27 +02:00
Thomas Smyth
5a7745a91d Improve documentation format 2020-09-12 18:59:00 +01:00
Luis Martin Schick
8536d9f99d Finished intervalled-broadcasts-plugin. 2020-09-12 11:45:44 +02:00
Luis Martin Schick
a0c30d17cc Commit of buggy intervalled-broadcasts plugin 2020-09-12 11:44:11 +02:00
Thomas Smyth
9b6d890df8 Rebuild config and readme 2020-09-09 18:38:08 +01:00
Luis Martin Schick
c741f361d8 Finished troubleshooting 2020-09-09 18:35:19 +01:00
Thomas Smyth
6965d689f0 Enable RCON verbose by default 2020-08-29 10:31:30 +01:00
Thomas Smyth
15fe29de59 Switch from disabled plugins to enabled plugins 2020-08-22 16:54:05 +01:00
Thomas Smyth
702a717833 Add SquadJS factory and refactor existing code 2020-08-20 21:21:03 +01:00