mampf submitted a new resource:
[plain]WorldEdit[/plain] - [plain]A mod, which allows you to edit the world with commands[/plain]
QuoteThis mod is a first simple implementation of the Minecraft Plugin WorldEdit.
If you don't know the original mod, please checkout the Minecraft Wiki:
http://wiki.sk89q.com/wiki/WorldEditCurrently this mod supports the following commands with some basic parameters:
- //wand - Get the tool to select two points
- //set <block> - Set the selected blocks to a specific type
- //replace <toFindBlock> <toReplaceBlock> - Search blocks with a specific type and replace...