Added debugging to configuration. Disabled by default.
This commit is contained in:
parent
5c685af299
commit
9995bd8895
6 changed files with 54 additions and 12 deletions
|
|
@ -80,4 +80,9 @@ web:
|
|||
# - type: KzedMapType
|
||||
# title: Cave
|
||||
# name: cave
|
||||
# prefix: ct
|
||||
# prefix: ct
|
||||
|
||||
# Enables debugging.
|
||||
#debuggers:
|
||||
# - class: org.dynmap.debug.LogDebugger
|
||||
# - class: org.dynmap.debug.BukkitPlayerDebugger
|
||||
Loading…
Add table
Add a link
Reference in a new issue