Added simple start for server-side components.

This commit is contained in:
FrozenCow 2011-05-19 11:06:19 +02:00
parent c9b418f07a
commit fb67b0c44f
5 changed files with 71 additions and 0 deletions

View file

@ -1,5 +1,8 @@
# All paths in this configuration file are relative to Dynmap's data-folder: minecraft_server/plugins/dynmap/
components:
- class: org.dynmap.TestComponent
stuff: "this is some stuff"
# Treat hiddenplayers.txt as a whitelist for players to be shown on the map? (Default false)
display-whitelist: false