removed "dupebydeath" entry from standard config file

This commit is contained in:
Evenprime 2011-03-13 14:43:26 +01:00
parent a85084d54a
commit da413e842f

View File

@ -172,7 +172,6 @@ public class NoCheatConfiguration {
w.write(" speedhack: true"); w.newLine();
w.write(" moving: true"); w.newLine();
w.write(" airbuild: false"); w.newLine();
w.write(" dupebydeath: true"); w.newLine();
w.write(" bedteleport: true"); w.newLine();
w.write("# Speedhack specific options"); w.newLine();
w.write("speedhack:"); w.newLine();