diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index b009717..3493190 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -25,7 +25,8 @@ confirm-shopping: false # Set whether players should be able to select the shop item from the # creative inventory if they don't hold an item in their hand. -creative-select-item: true +# !! This feature may be exploitable, players could get access to creative mode! +creative-select-item: false # Set whether the (current) shop creation price should be refunded # when the shop is removed by its creator.