From f9d7197b6212413fa241cf7366752d57e2f3a920 Mon Sep 17 00:00:00 2001 From: GEOEGII555 <57674559+GEOEGII555@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:29:08 +0400 Subject: [PATCH] Disable the /datapack command (#137) The /datapack list command is useless, and the other 2 subcommands (/datapack enable and /datapack disable) can be used to cause huge lag on the server. --- commands.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/commands.yml b/commands.yml index 1e55d25..002a50b 100644 --- a/commands.yml +++ b/commands.yml @@ -161,4 +161,8 @@ aliases: - [] minecraft:return: - [] + datapack: + - [] + minecraft:datapack: + - [] unrestricted-advancements: false