Update commands to match 1.3 vanilla commands
This commit is contained in:
@@ -21,7 +21,6 @@ public class SaveOffCommand extends VanillaCommand {
|
||||
world.setAutoSave(false);
|
||||
}
|
||||
|
||||
|
||||
Command.broadcastCommandMessage(sender, "Disabled level saving..");
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user