Merge branch 'features/elo' of github.com:Mineplex-LLC/Minecraft-PC into features/elo

This commit is contained in:
Jonathan Williams 2016-04-22 02:39:35 -05:00
commit 7cc4811ede

View File

@ -66,7 +66,8 @@ public class ChampionsTDM extends TeamDeathmatch
this.StrictAntiHack = true;
InventoryOpenChest = true;
this.EloRanking = true;
this.EloSetting.setEloSetting(2);
this.DisableKillCommand = false;
this.DontAllowOverfill = true;