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