Archiviert
1
0
Commit graph

257 Commits

Autor SHA1 Nachricht Datum
48cdfe35f0 Fix Bugs and code problems
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-02-02 11:02:36 +01:00
zOnlyKroks
39c52211a8 Merge branch 'master' into ModCommand
# Conflicts:
#	src/de/steamwar/bungeecore/listeners/ConnectionListener.java
#	src/de/steamwar/bungeecore/sql/Mod.java
2023-01-23 15:39:58 +01:00
zOnlyKroks
fe67ad4b60 Update messanges 2023-01-16 20:01:30 +01:00
zOnlyKroks
8def39d376 Finalise GUI and implement item names (not yet final) 2023-01-10 13:27:13 +01:00
zOnlyKroks
69aa98e82e Finalise GUI and implement item names (not yet final) 2023-01-08 14:21:29 +01:00
zOnlyKroks
d58ae049cf Ingamegui Working 2023-01-06 23:41:03 +01:00
zOnlyKroks
c59da8ff49 wip ingame gui 2023-01-06 22:11:25 +01:00
zOnlyKroks
dc234b2b33 Push fixes 2023-01-04 20:31:31 +01:00
zOnlyKroks
1bec6c4cd4 Push initial implementation 2023-01-04 12:00:27 +01:00
zOnlyKroks
d8d1f97790 Count total size of modlist 2023-01-03 18:28:47 +01:00
zOnlyKroks
62484dfea2 Correct message formatting 2023-01-03 13:41:21 +01:00
zOnlyKroks
391859b61f Correct message formatting 2023-01-03 13:39:06 +01:00
zOnlyKroks
1189ee9d77 Correct message formatting 2023-01-03 13:37:45 +01:00
zOnlyKroks
99deeeb173 Fix formatting error + revert deletion of old code 2023-01-03 13:33:09 +01:00
zOnlyKroks
798009176c fix a few small things 2023-01-03 13:13:19 +01:00
zOnlyKroks
ed55af8952 Make it use more mod loader + add modloader + color coding 2023-01-02 23:54:24 +01:00
zOnlyKroks
b6365d32f7 Rework whois command 2023-01-02 13:05:52 +01:00
zOnlyKroks
c2a962a865 Initial whois Fabric Mod Implementation 2023-01-01 16:19:57 +01:00
yoyosource
6b0c30c241 Finalize CalendarCommand 2022-11-24 17:26:29 +01:00
yoyosource
40d10b5e39 Add message to CalendarListener 2022-11-22 16:51:13 +01:00
yoyosource
e024282a20 Add CalendarListener 2022-11-22 16:39:24 +01:00
160d482392 Merge pull request 'Add BauLock' (#415) from BauLock into master
Reviewed-on: SteamWar/BungeeCore#415
Reviewed-by: Lixfel <lixfel@steamwar.de>
2022-09-14 11:51:49 +02:00
MoBrot
451de152b2 +Fixed noby and IllegalArgumentException 2022-09-13 22:52:38 +02:00
85c5201c82 Fix language
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-09-11 20:10:17 +02:00
Chaoscaot
2919283963 Whois Fixes 2022-09-11 20:04:24 +02:00
7377f5513a Fix several issues
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-09-11 18:34:50 +02:00
3e1d60245a Fix fatal issues
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-09-11 18:08:42 +02:00
Chaoscaot
d7530cae86 Add current infos to Whois 2022-09-09 20:38:37 +02:00
1cbec668d1 Merge branch 'master' into BauLock
# Conflicts:
#	src/de/steamwar/bungeecore/commands/HelpCommand.java
2022-09-09 15:49:04 +02:00
43d5cb47bb Overload protection
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-09-06 19:08:00 +02:00
MoBrot
ef6435b176 +Fix BauCommand.setLocked
+Fix BauCommand.isLocked
+Update BauLockState.NONE to BauLockState.NOBODY
+Move Userconfig.getUserLockState to BauCommand
2022-09-02 14:27:27 +02:00
6b89afd07d Finish BuilderCloud command
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-08-27 17:16:02 +02:00
d17a4f882e Merge branch 'master' into BuilderCloud 2022-08-27 14:27:50 +02:00
43a9b92b41 Bye Bye Mail.
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-08-20 19:10:26 +02:00
MoBrot
c2211bdedf Add HelCommand for /bau lock
Add HelCommand for /bau unlock
2022-08-14 00:11:18 +02:00
MoBrot
39b63198d5 Add BungeeCore_de.properties "BAU_LOCKED_OPTIONS" Color correction
Add BungeeCore.properties "BAU_LOCKED_OPTIONS" Color correction
2022-08-13 22:23:29 +02:00
MoBrot
19dad58712 Replace BauLock to UserConfig
Update BauLockState.ALL to BauLockState.NONE
Add "BAU_LOCKED_OPTIONS" in BungeeCore_de.properties
Add "BAU_LOCKED_OPTIONS" in BungeeCore.properties
2022-08-13 21:18:54 +02:00
MoBrot
386395725d Add BauLock
Add BauCommand.isLocked
Add BauLockState
Add "BAU_LOCKED" and "BAU_UNLOCKED" in BungeeCore_de.properties
Add "Bau_LOCKED" and "BAU_UNLOCKED" in BungeeCore.properties
2022-08-10 19:20:33 +02:00
MoBrot
229cf77035 Added BuilderCloudCommand
Added BungeeCore.properties message
Added BungeeCore_de.properties message
Added ServerStarter for the BuilderCloud
2022-07-28 18:00:02 +02:00
0e376456e8 Potential tp fix, added link descriptor, MWG 1.19 build servers
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-07-21 11:31:53 +02:00
3053d5d301 Fix empty messages
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-07-17 17:31:11 +02:00
yoyosource
7302dd715c Update deadline 2022-06-23 09:57:13 +02:00
yoyosource
e7b7cc01bc Add schem deadline message to /event 2022-06-23 09:56:51 +02:00
616062354f Fixes, working
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-06-18 14:07:00 +02:00
598dfcd8a0 Current tablist
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-06-18 13:16:44 +02:00
yoyosource
a0ae828fbd Add SWCommand and corresponding api 2022-06-14 16:18:45 +02:00
d05af2258b Fix translation
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-06-13 22:38:09 +02:00
yoyosource
3d57f9ca80 Add debug messages for fabric checks 2022-06-12 18:17:44 +02:00
yoyosource
1a91e561fa Disable SWTSI for now 2022-06-07 22:38:08 +02:00
yoyosource
86530eacf5 Fix TeamCommand better message 2022-05-28 13:32:12 +02:00