A graphical user interface for WorldEdit. WorldEditCUI is designed to assist in using WorldEdit, as well as preventing accidental errors.
Please note that this is not WorldEdit, which allows you to make changes to your world, but WorldEditCUI, a frontend for WorldEdit. You must have WorldEdit installed on your server.
- Install Fabric
- Install Fabric API mod into Minecraft mods folder
- Install this mod into Minecraft mods folder
Run _JAVA_OPTS="-Xmx1G" ./gradlew build
To import the project into your IDE, see FabricMC Wiki article and start from Step 3
You can subscribe to updates either by watching this repository, or joining with this Discord guild
- Mumfrey for maintaining WorldEditCUI previously
- lahwran - Creator of the original WorldEdit CUI!
- sk89q for writing the WorldEdit plugin!
- TomyLobo and zml2008 for maintaining WorldEdit!
- Apache Commons for the join() methods!
- Mojang - for making such an awesome game!
This code is licensed under the Eclipse Public License.