Added initial work for 'componentizing' client-side.

This commit is contained in:
FrozenCow 2011-03-21 20:46:53 +01:00
parent 0e031d7830
commit c86fe7337b
2 changed files with 41 additions and 7 deletions

View file

@ -80,6 +80,10 @@ web:
quitmessage: "%playername% quit"
spammessage: "You may only chat once every %interval% seconds."
components:
- type: testcomponent
- type: testcomponent
defaultworld: world
worlds:
- title: World
@ -121,7 +125,6 @@ web:
# title: Cave
# name: cave
# prefix: ct
# Enables debugging.
#debuggers:
# - class: org.dynmap.debug.LogDebugger