From c6654547e6f72916b4c978e81812f5a799f475fe Mon Sep 17 00:00:00 2001 From: Ivan Mishin Date: Wed, 10 Jul 2024 15:19:49 +0200 Subject: [PATCH] Fixed comment --- src/main/resources/config.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 7717eeef..a5a16b81 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -50,9 +50,6 @@ other: - END_PORTAL - STRUCTURE_BLOCK - # The maximum range that the sealed command can be executed with - # Setting this to a high value can cause performance issues - # # Setting this to a low value may limit the sealed command, causing it to miss larger sealed areas. - # Set to 0 to disable the range limit - # See https://github.com/Slimefun-Addon-Community/Galactifun/wiki/Sealing#Range for more info + # Max range for sealed command. High values may impact performance, low values may miss sealed areas. + # More info: https://github.com/Slimefun-Addon-Community/Galactifun/wiki/Sealing#Range sealed-command-max-range: 300000