diff --git a/Commands.md b/Commands.md index ffaab8c..084a625 100644 --- a/Commands.md +++ b/Commands.md @@ -12,8 +12,8 @@ * `/dynmap fullrender`: Attempts to render all maps of the entire world from your location (or from the center of that world, if issued from the server console). * `/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 fullrender resume `: Resume render of all maps for world . Skip already rendered tiles. -* `dynmap fullrender resume :`: Resume render of map of world . Skip already rendered tiles. +* `/dynmap fullrender resume `: Resume render of all maps for world . Skip already rendered tiles. +* `/dynmap fullrender resume :`: Resume render of map of world . Skip already rendered tiles. * `/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'.