name: dynmap main: org.dynmap.bukkit.DynmapPlugin version: "${project.version}-${BUILD_NUMBER}" authors: [FrozenCow, mikeprimm] softdepend: [ Permissions, PermissionEx, bPermissions, PermissionsBukkit ] commands: dynmap: description: Controls Dynmap. usage: | / hide - hides the player from the map. / hide TheDude - hides the player 'TheDude' on the map. / show - shows the player on the map. / show TheDude - shows the player 'TheDude' on 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' / radiusrender worldname x z ## - Render at least ## block radius from location x,z on world 'worldname' / radiusrender worldname x z ## mapname - Render at least ## block radius from location x,z on world 'worldname' on map 'mapname' / updaterender - Render updates starting at your location on all maps. / updaterender mapname - Render updates starting at your location on give map / updaterender worldname x z mapname - Render updates starting at location x,z on world 'worldname' for given map / cancelrender - Cancels any active renders on current world / cancelrender world - Cancels any active renders of world 'world' / stats - Show render statistics. / triggerstats - Show render trigger statistics / resetstats - Reset render statistics. / sendtoweb msg - Send message to web users / purgequeue - Set tile update queue to empty / pause - Show render pause state / pause - Set render pause state / ids-for-ip - Show player IDs that have logged in from given IP address / ips-for-id - Show IP addresses that have been used for the given player ID / add-id-for-ip - Add player ID to given IP address / del-id-for-ip - Delete player ID from given IP address / webregister - Start registration process for creating web login account dmarker: description: Manipulate map markers usage: | / add