Disable creative mode item selection by default

Also added a short warning for possible exploits
This commit is contained in:
Eric 2019-06-14 21:11:22 +02:00
parent 00bdbaee53
commit b090751d89
1 changed files with 2 additions and 1 deletions

View File

@ -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.