diff --git a/systems/palatine-hill/docker/minecraft.nix b/systems/palatine-hill/docker/minecraft.nix index 401d241..141fbe0 100644 --- a/systems/palatine-hill/docker/minecraft.nix +++ b/systems/palatine-hill/docker/minecraft.nix @@ -78,6 +78,7 @@ in VERSION = "1.17"; CF_SLUG = "bcg"; DIFFICULTY = "normal"; + DEBUG = "true"; # ENABLE_COMMAND_BLOCK = "true"; }; extraOptions = defaultOptions;