Added debugging to configuration. Disabled by default.

This commit is contained in:
FrozenCow 2011-02-19 15:25:31 +01:00
parent 5c685af299
commit 9995bd8895
6 changed files with 54 additions and 12 deletions

View file

@ -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