mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 11:10:05 +01:00
removed "dupebydeath" entry from standard config file
This commit is contained in:
parent
a85084d54a
commit
da413e842f
@ -172,7 +172,6 @@ public class NoCheatConfiguration {
|
|||||||
w.write(" speedhack: true"); w.newLine();
|
w.write(" speedhack: true"); w.newLine();
|
||||||
w.write(" moving: true"); w.newLine();
|
w.write(" moving: true"); w.newLine();
|
||||||
w.write(" airbuild: false"); w.newLine();
|
w.write(" airbuild: false"); w.newLine();
|
||||||
w.write(" dupebydeath: true"); w.newLine();
|
|
||||||
w.write(" bedteleport: true"); w.newLine();
|
w.write(" bedteleport: true"); w.newLine();
|
||||||
w.write("# Speedhack specific options"); w.newLine();
|
w.write("# Speedhack specific options"); w.newLine();
|
||||||
w.write("speedhack:"); w.newLine();
|
w.write("speedhack:"); w.newLine();
|
||||||
|
Loading…
Reference in New Issue
Block a user