From da2fa635c91ef52f260a2279dd9f4d5757c0cada Mon Sep 17 00:00:00 2001 From: Anton Kesy Date: Sat, 10 Jan 2026 02:07:08 +0100 Subject: [PATCH] Fix typo --- src/main/resources/block1.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/block1.toml b/src/main/resources/block1.toml index 112b524..c4dee39 100644 --- a/src/main/resources/block1.toml +++ b/src/main/resources/block1.toml @@ -25,7 +25,7 @@ restrict_obtaining = true # Enable or disable the use of this protection stone in specific worlds # "blacklist" mode prevents this protect block from being used in the worlds in "worlds" # "whitelist" mode allows this protect block to only be used in the worlds in "worlds" -# Can be overriden with protectionstones.admin permission (including OP)! +# Can be overridden with protectionstones.admin permission (including OP)! world_list_type = "blacklist" worlds = [ "exampleworld1",