Archiviert
1
0
Commit graph

1087 Commits

Autor SHA1 Nachricht Datum
yoyosource
ca281f5ef9 Merge remote-tracking branch 'origin/ListCommand' into ListCommand 2021-06-26 10:28:05 +02:00
yoyosource
c253709f4a Update ListCommand to multilang 2021-06-26 10:27:59 +02:00
7a77ea0816 Merge branch 'master' into ListCommand 2021-06-26 10:24:14 +02:00
yoyosource
ad054d2b06 Remove ListCommand 2021-06-26 10:23:44 +02:00
yoyosource
e9297fab47 Add ListCommand 2021-06-26 10:22:55 +02:00
yoyosource
fa70a46b64 Remove useless checks 2021-06-26 08:09:23 +02:00
f1f13da3d1 Merge branch 'master' into StatCommand 2021-06-26 08:07:23 +02:00
e9bbc559c5 Merge branch 'master' into SlimTeamMemberTab 2021-06-26 08:06:31 +02:00
deabc7d68d Merge pull request 'Fix SubserverSystem concurrency and Thread safety' (#221) from FixConcurrency into master
Reviewed-on: SteamWar/BungeeCore#221
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-26 07:34:18 +02:00
yoyosource
c925aa41ac Fix SubserverSystem concurrency and Thread safety 2021-06-25 18:28:21 +02:00
yoyosource
9e8a031230 Make Fight Server with one Player more visible 2021-06-25 17:48:47 +02:00
yoyosource
11f61f34cd Fix TablistManager 2021-06-25 16:41:43 +02:00
yoyosource
1c9bd9fcff Fix TablistManager 2021-06-25 16:37:30 +02:00
yoyosource
4a94f453f6 Add ListCommand for user 2021-06-25 15:48:11 +02:00
yoyosource
71c206e59c Update TablistManager 2021-06-25 15:41:26 +02:00
yoyosource
edbaddbee6 Update TablistManager 2021-06-25 15:31:29 +02:00
yoyosource
f2ba19da71 Fix TablistManager add Team visibility 2021-06-25 12:33:07 +02:00
yoyosource
80ec27b0c4 Fix TablistManager add Team visibility 2021-06-25 11:49:59 +02:00
yoyosource
d11b4ba9ca Fix TablistManager add Team visibility 2021-06-25 10:47:17 +02:00
09214a0212 Merge pull request 'Better Tablist footer' (#215) from BetterTablistFooter into master
Reviewed-on: SteamWar/BungeeCore#215
Reviewed-by: Zeanon <thezeanon@gmail.com>
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-25 07:19:49 +02:00
9a2c5d339a Merge pull request 'Fix CPU usage threshold' (#218) from FixCPUUsage into master
Reviewed-on: SteamWar/BungeeCore#218
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-25 07:17:21 +02:00
yoyosource
70359e1c9e Fix CPU usage threshold 2021-06-24 19:42:54 +02:00
yoyosource
8705e19aec Update Tablist slim Mode! 2021-06-24 17:41:05 +02:00
yoyosource
66899e8df1 Update Tablist slim Mode! 2021-06-22 12:21:50 +02:00
yoyosource
0769057d8f Merge branch 'master' into BetterTablistFooter 2021-06-22 11:17:23 +02:00
a8323d39dd Merge pull request 'Add Node3' (#216) from Node3 into master
Reviewed-on: SteamWar/BungeeCore#216
Reviewed-by: Zeanon <thezeanon@gmail.com>
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-22 06:33:53 +02:00
yoyosource
ed10fbd786 Add Node3 2021-06-21 22:07:38 +02:00
yoyosource
2fc19bc92d Add Node3 2021-06-21 22:02:53 +02:00
yoyosource
4de062176a Better Tablist footer 2021-06-21 16:52:39 +02:00
yoyosource
6ce0aa09ec Merge branch 'master' into StatCommand 2021-06-20 21:54:33 +02:00
e777846c66 Merge pull request 'Fix LoadEvaluation' (#214) from FixCPULoad into master
Reviewed-on: SteamWar/BungeeCore#214
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-20 21:42:39 +02:00
yoyosource
5d34cf323f Fix LoadEvaluation 2021-06-20 21:40:41 +02:00
yoyosource
5959f8eb6f Add StatCommand
Fix LoadEvaluation
2021-06-20 21:38:45 +02:00
yoyosource
4120e989ce Add StatCommand
Fix LoadEvaluation
2021-06-20 21:38:12 +02:00
yoyosource
f6a4c343a5 Add StatCommand
Fix LoadEvaluation
2021-06-20 21:36:58 +02:00
ddf06701e8 Merge pull request 'multiserver' (#212) from multiserver into master
Reviewed-on: SteamWar/BungeeCore#212
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-06-20 19:33:26 +02:00
yoyosource
5aa973d388 Fix LoadEvaluation 2021-06-20 19:02:05 +02:00
yoyosource
85e129ada6 Fix LoadEvaluation
Fix naming
2021-06-20 18:03:41 +02:00
72ee7c19c8 Untested remote start system
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-06-20 17:46:13 +02:00
f8618a7a82 Remove bau passthrough
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-29 17:39:06 +02:00
0e0a3606ce Hotfix team deletion
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-28 16:48:29 +02:00
5715ea391c Fix disbanding teams
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 09:37:14 +02:00
bac1e3eaee Merge pull request 'See Security-Breach issue' (#209) from Security-Breach-Fix into master
Reviewed-on: SteamWar/BungeeCore#209
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-05-18 19:32:51 +02:00
d1cb167039 now currentServer != null 2021-05-18 19:31:49 +02:00
c0366c4daa optimized imports 2021-05-18 19:30:09 +02:00
9874ab204e No changes on Persistent Bungeecore nescessary 2021-05-18 19:26:32 +02:00
fca4f736e8 readability 2021-05-18 18:11:56 +02:00
41a8ea316f me stupid 2021-05-18 18:10:25 +02:00
d1b901be69 codestyle 2021-05-18 18:09:34 +02:00
83bcdd34bf rework in persistent bungeecore for said issue 2021-05-18 18:08:25 +02:00