Updated Commands (markdown)

mikeprimm 2011-12-16 21:22:51 -08:00
parent 9ba7651716
commit 751974920a
1 changed files with 2 additions and 0 deletions

@ -13,6 +13,8 @@
* `/dynmap fullrender world`: Attempts to render all maps of the world named `world` from the center of that world.
* `/dynmap fullrender world:surface`: Attempts to render the map named `surface` for the world named `world` from the center of that world.
* `/dynmap radiusrender radius`: attempts to render at least a `radius` block area, centered on your current location.
* `/dynmap radiusrender radius mapname`: attempts to render at least a `radius` block area, centered on your current location of map 'mapname'
* `/dynmap radiusrender world x z radius`: attempts to render at least a `radius` block area, centered on 'x,64,z' on world 'world'.
* `/dynmap cancelrender world`: cancels any active fullrender or radiusrender on the given world.
* `/dynmap purgequeue`: clears the tile update queue