Merge branch 'webbukkit:v3.0' into v3.0

This commit is contained in:
JurgenKuyper 2022-06-21 13:59:54 +02:00 committed by GitHub
commit 6b01ea7ad6
154 changed files with 9695 additions and 180 deletions

View file

@ -478,7 +478,10 @@ soft-ref-cache: true
# Published public URL for Dynmap server (allows users to use 'dynmap url' command to get public URL usable to access server
# If not set, 'dynmap url' will not return anything. URL should be fully qualified (e.g. https://mc.westeroscraft.com/)
#publicURL: http://my.greatserver.com/dynmap
# 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