Difference between revisions of "PluginWorldEdit"
From wiki.phychi.com
(Created page with "Category:Plugins WorldEdit is a plugin for manipulating your world/structures easily. == Commands: == {| class="wikitable" border="1" |- ! Command ! Action ! Permissions...") |
(No difference)
|
Revision as of 15:15, 18 December 2016
WorldEdit is a plugin for manipulating your world/structures easily.
Commands:
Command | Action | Permissions |
---|---|---|
//pos1, //pos2 | sets the positions to work with, also will measure the distance between both | none |
//replace typeNeedle typeReplaced | replaces the blocks in the selected area from a special pattern | builder |
//set type | sets the blocks in the selected area | builder |
//sphere, //hsphere type radius | makes a (hollow) sphere around the player position, may be dangerous in survival mode | builder |
//cyl, //hcyl type radius (height) | creates a (hollow) cylinder around the player | builder |
//fill, //fillr type radius | replaces air with type in the radius, 2D/3D | builder |