name: dynmap main: org.dynmap.DynmapPlugin version: "${project.version}" authors: [FrozenCow, mikeprimm, zeeZ] softdepend: [Permissions] commands: dynmap: description: Controls Dynmap. usage: | / hide - hides the player from the map. / hide TheDude - hides the player 'TheDude' from the map. / show - shows the player from the map. / show TheDude - shows the player 'TheDude' from the map. / render - Renders the tile at your location. / fullrender - Render all maps for entire world from your location. / fullrender world - Render all maps for entire world 'world'. / fullrender world:mapname - Render map 'mapname' of world 'world'. / radiusrender ## - Render at least ## block radius from your location on all maps. / radiusrender ## mapname - Render at least ## block radius from your location on map 'mapname' / cancelrender - Cancels any active renders on current world / cancelrender world - Cancels any active renders of world 'world' / stats - Show render statistics. / stats world - Show render statistics for maps on world 'world'. / resetstats - Reset render statistics. / resetstats world - Reset render statistics for maps on world 'world'. dmarker: description: Manipulate map markers usage: | / add