ConsoleWorldCommander
#1
This is a plugin aimed mostly at test automation. It allows server console users to modify any world, setting and getting blocks. It's like a basic WorldEdit from console.

Source, download: https://github.com/madmaxoft/ConsoleWorldCommander

Console commands:
- cwc fill <blocktype> - fills the current selection in the current world with the specified blocktype
- cwc getblock <x> <y> <z> - logs the block type at the specified coords
- cwc select <x1> <y1> <z1> <x2> <y2> <z2> - selects the specified cuboid as current selection
- cwc setblock <x> <y> <z> <blocktype> - sets the block at the specified coords to the specified blocktype
- cwc world <worldname> - sets the current world to the specified one
- cwc world - logs the name of the current world
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)