From 0a7a3bfacaeba6740c83363d563d45970145314f Mon Sep 17 00:00:00 2001 From: ThatGamerBlue Date: Wed, 7 Aug 2024 03:54:08 +0100 Subject: [PATCH] fix rightclick permission spelling in config.yml --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 39fb5e0..6f58e1d 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -44,7 +44,7 @@ # chestsort.hotkey. Allows to use a specific hotkey. Given to all players by default. Players still need # to have the chestsort.use or chestsort.use.inventory permission. # Available hotkeys are: shiftclick, middleclick, doubleclick, shiftrightclick, -# leftclick, rightlick, outside +# leftclick, rightclick, outside ###############################