Add option to have Dynmap STFU during start (verbose: false)
Add softdep, authors, stats commands to plugin.yml
This commit is contained in:
parent
e9a42660ab
commit
c108ca2ddd
7 changed files with 26 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue