Add no-permission message option

This commit is contained in:
RedstoneFuture 2022-05-29 15:28:06 +02:00
parent 9c80489ec6
commit 078275d16d
15 changed files with 55 additions and 9 deletions

View file

@ -461,7 +461,10 @@ soft-ref-cache: true
#enterexitUseTitle: true
# Set true if new enter messages should supercede pending exit messages (vs being queued in order), default false
#enterReplacesExits: true
# Send this message if the player does not have permission to use the command
noPermissionMsg: "You don't have permission to use this command!"
# Set to true to enable verbose startup messages - can help with debugging map configuration problems
# Set to false for a much quieter startup log
verbose: false