TntFill Fixed & Code Cleanup
This commit is contained in:
@@ -16,7 +16,6 @@ public class CmdLock extends FCommand {
|
||||
description: use the /f lock [on/off] command to temporarily lock the data files from being overwritten
|
||||
default: op
|
||||
*/
|
||||
|
||||
public CmdLock() {
|
||||
super();
|
||||
this.aliases.addAll(Aliases.lock);
|
||||
|
||||
Reference in New Issue
Block a user