Added ability to disable commands in configuration.

This commit is contained in:
FrozenCow 2011-02-07 17:25:16 +01:00
parent 421b91058a
commit 553eb7952d
3 changed files with 20 additions and 4 deletions

View file

@ -19,6 +19,10 @@ webserver-bindaddress: 0.0.0.0
# The TCP-port the webserver will listen on.
webserver-port: 8123
disabledcommands:
- fullrender
- fullrenderasync
# The maptypes Dynmap will use to render.
maps:
- class: org.dynmap.kzedmap.KzedMap