Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auracletech/speededit

Minecraft plugin for terrain editing
https://github.com/auracletech/speededit

bukkit minecraft plugin spigot

Last synced: about 1 month ago
JSON representation

Minecraft plugin for terrain editing

Awesome Lists containing this project

README

        

# SpeedEdit
Minecraft plugin for terrain generation and editing

# Wiki

#### `Command` Description `Permission`
* Check other players command usage `speededit.spy`
* Define selection zone using SpeedEdit hammer `speededit.use`
* `/Hammer` Give the Amazing Speed Edit tool `speededit.hammer`
* `/Expand Amount` Expand the region the direction you're looking at `speededit.expand`
* `/Undo [Amount]` Undo your last SpeedEdit action `speededit.undo`
* `/Redo [Amount]` Redo your last SpeedEdit action `speededit.redo`
* `/Copy` Put in the clipboard the selected region `speededit.copy`
* `/Paste` Paste the clipboard to the player's location `speededit.paste`
* `/Move Amount` Move a whole region the direction you're looking `speededit.move`
* `/Pos1` Set the first selection zone position under your feets `speededit.use`
* `/Pos2` Set the second selection zone position under your feets `speededit.use`
* `/Set Material` Fill the selected zone to the material `speededit.set`
* `/Walls Material` Create a wall of the selected zone `speededit.walls`
* `/Outline Material` Create a empty shell of the selected zone `speededit.outline`
* `/Skeleton Material` Create a skeleton of the selected zone `speededit.skeleton`
* `/Replace Material` Replace blocks that isn't air to the material `speededit.replace`
* `/Replace Material Material` Replace blocks in the zone from a material to another `speededit.replace`
* `/Top` Teleport the player to the highest Y block `speededit.top`
* `/Sphere Material Radius` Generate a sphere from the player position `speededit.sphere`
* `/HSphere Material Radius` Generate a hollow sphere from the player position `speededit.hsphere`
* `/SpeedEdit` Give all informations about the plugin

### Symbiosis with CoreProtect plugin
* `/Log` Enter in CP's database all the selected region as new placed blocks `speededit.log`

Need any particular command? Suggestions? Open up an issue!

https://user-images.githubusercontent.com/40531871/127896450-8b926f5e-fd4b-44b0-b134-184624eca370.mp4