- Enable ELO
This commit is contained in:
parent
70541fd6f2
commit
2a4c3209b4
@ -162,6 +162,7 @@ public class MinecraftLeague extends TeamGame
|
||||
C.cWhite + "Last team with Towers alive wins",
|
||||
});
|
||||
|
||||
this.EloRanking = true;
|
||||
this.DeathOut = true;
|
||||
this.DamageSelf = false;
|
||||
this.DeathSpectateSecs = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user