Add option to have Dynmap STFU during start (verbose: false)

Add softdep, authors, stats commands to plugin.yml
This commit is contained in:
Mike Primm 2011-06-26 14:31:40 -05:00
parent e9a42660ab
commit c108ca2ddd
7 changed files with 26 additions and 9 deletions

View file

@ -417,6 +417,10 @@ worlds:
# maximumheight: 127
# colorscheme: default
# 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: true
# Enables debugging.
#debuggers:
# - class: org.dynmap.debug.LogDebugger