This commit is contained in:
NuclearW 2012-02-01 11:43:57 -05:00
parent 43731bd9f9
commit 16577f6f23

View File

@ -390,6 +390,7 @@ public class LoadProperties {
glowstoneDust = readBoolean("Fishing.Drops.Glowstone_Dust", true);
fishingDiamonds = readBoolean("Fishing.Drops.Diamonds", true);
xplockEnable = readBoolean("Commands.xplock.Enabled", true);
xprateEnable = readBoolean("Commands.xprate.Enabled", true);
mctopEnable = readBoolean("Commands.mctop.Enabled", true);
addxpEnable = readBoolean("Commands.addxp.Enabled", true);