Skip to content

WorldEdit client interface for Minecraft, running on Fabric

License

Notifications You must be signed in to change notification settings

enveeed/WorldEditCUI

 
 

Repository files navigation

WorldEditCUI

Build Status

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.

Installation

  1. Install Fabric
  2. Install Fabric API mod into Minecraft mods folder
  3. Install this mod into Minecraft mods folder

Compiling

Run _JAVA_OPTS="-Xmx1G" ./gradlew build

To import the project into your IDE, see FabricMC Wiki article and start from Step 3

Misc

You can subscribe to updates either by watching this repository, or joining with this Discord guild

Credits

  • 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!

Legal stuff

This code is licensed under the Eclipse Public License.

About

WorldEdit client interface for Minecraft, running on Fabric

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Kotlin 0.9%