Put markers in a component, add generic component update messages
This commit is contained in:
parent
e4f0a17161
commit
0338bb6f3a
7 changed files with 151 additions and 46 deletions
|
|
@ -40,6 +40,10 @@ components:
|
|||
# #- Trade
|
||||
# #- Haggle
|
||||
|
||||
# Note: this component is needed for the dmarker commands, and for the Marker API to be available to other plugins
|
||||
- class: org.dynmap.MarkersComponent
|
||||
type: markers
|
||||
|
||||
- class: org.dynmap.ClientComponent
|
||||
type: chat
|
||||
- class: org.dynmap.ClientComponent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue