Skip to content

WorldEdit client interface for Minecraft, running on Fabric

License

Notifications You must be signed in to change notification settings

isabella232/WorldEditCUI

 
 

Repository files navigation

WorldEditCUI

Actions 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

WorldEdit selections will be shown without any configuration necessary, but the colours used are configurable as long as Mod Menu is installed.

Compiling

Run _JAVA_OPTIONS="-Xmx2G" ./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 by joining the EngineHub Discord guild. Support questions belong in the #worldedit-cui channel.

Wait, EngineHub owns this repository now?

Yes, the original owner @mikroskeem agreed to move it under our ownership.

Credits

Legal stuff

This code is licensed under the Eclipse Public License v1.

About

WorldEdit client interface for Minecraft, running on Fabric

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.8%
  • Kotlin 3.2%