Merge branch 'features/elo' of github.com:Mineplex-LLC/Minecraft-PC into features/elo
This commit is contained in:
commit
7cc4811ede
@ -66,7 +66,8 @@ public class ChampionsTDM extends TeamDeathmatch
|
|||||||
this.StrictAntiHack = true;
|
this.StrictAntiHack = true;
|
||||||
|
|
||||||
InventoryOpenChest = true;
|
InventoryOpenChest = true;
|
||||||
|
this.EloRanking = true;
|
||||||
|
this.EloSetting.setEloSetting(2);
|
||||||
this.DisableKillCommand = false;
|
this.DisableKillCommand = false;
|
||||||
|
|
||||||
this.DontAllowOverfill = true;
|
this.DontAllowOverfill = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user