Thank you for considering my plugin!
- Native Minecraft Version:
- 1.15
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/Guru2764/VisEdit
VisEdit is my plugin which I hope becomes a fast, lightweight world editing plugin useful for large build projects. As of the current version (1.2.5), the features are very limited, but I will be adding many more soon!
How To Install
Command List
- Simply upload the plugin .jar in your server's plugin folder!
- /vset - Replaces all blocks within range with the specified block
- /vset [blockType] (blockData)
- /vset [x] [y] [z] [blockType] (blockData)
- /vset [x1] [y1] [z1] [x2] [y2] [z2] [blockType] (blockData)
- /vundo - Undo the last action performed
- /vundo (numberToUndo)
- /vredo - Redo the last action performed
- /vredo (numberToRedo)
Features in Progress
- Code for every block state (snowy=true, half=top, etc.)
- Option to automatically remove old undo/redo data
- Better coordinate selection
- Command to link simple commands to left or right click (ie left click a block and it changes into whatever block you set, right click and it changes direction)
- /vreplacenear

VisEdit 1.2.5
A Fast and Simple Editing Plugin for Your World
Recent Updates
- Update 1.2.5 - Sorry for the Delay! Sep 1, 2020
- Update 1.2 - Undo/Redo Update Jan 27, 2020
- Update 1.1 - The First of (Hopefully) Many! Sep 20, 2019