name: dynmap main: org.dynmap.DynmapPlugin version: "0.20" 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 - (Attempts to) render entire world from your location. / fullrender world - (Attempts to) render entire 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'.