Fix MissileWars team colors and TNTLeague team colors

This commit is contained in:
2025-07-04 17:49:58 +02:00
parent 7a03b327ef
commit 556c8f7db1
2 changed files with 2 additions and 2 deletions
@@ -158,7 +158,7 @@ public class Config {
EventKampf = null;
TeamBlueName = "Blau";
TeamRedName = "Rot";
TeamBlueColor = "§3";
TeamBlueColor = "§9";
TeamRedColor = "§c";
EventTeamBlueID = 0;
EventTeamRedID = 0;