mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Updated Commands (markdown)
parent
9ba7651716
commit
751974920a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user