"/tc map [World] [-s size]" size does not work
CosmicVoyager opened this issue ยท 2 comments
Craftbukkit version git-Bukkit-1.0.1-R1-1-g1e6a083-b1602jnks (MC: 1.0.1) (Implementing API version 1.0.1-R2-SNAPSHOT)
TerrainControl v1.2.10
No matter what I put for the size in "/tc map [World] [-s size]", the map is always the same.
example: "/tc map world -s 10 10" and "/tc map world -s 1000 1000" make exactly the same map.
Map created as square. So size is length of edge.
Default size is 200 = map of 200x200 chunks.