# WorldEditCUI **Repository Path**: taixue-cn/WorldEditCUI ## Basic Information - **Project Name**: WorldEditCUI - **Description**: No description available - **Primary Language**: Java - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-10 - **Last Updated**: 2024-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WorldEditCUI ------------ [![Actions Status](https://github.com/EngineHub/WorldEditCUI/actions/workflows/build.yml/badge.svg)](https://github.com/EngineHub/WorldEditCUI/actions/workflows/build.yml) 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. This version of the mod is for Fabric, but a [LiteLoader](https://www.curseforge.com/minecraft/mc-mods/worldeditcui) version is also available. Installation ------------ 1. Install [Fabric](https://fabricmc.net/use) 2. Install [this mod](https://modrinth.com/mod/worldedit-cui) into Minecraft mods folder WorldEdit selections will be shown without any configuration necessary, but the colours used are configurable when [Mod Menu](https://modrinth.com/mod/modmenu) is installed. Compiling --------- Run `./gradlew build` To import the project into your IDE, see [FabricMC Wiki article](https://fabricmc.net/wiki/tutorial:setup) and start from **Step 3**. Misc ---- You can subscribe to updates either by watching this project, or by [joining the EngineHub Discord guild](https://discord.gg/enginehub). Support questions belong in the `#worldedit-cui` channel. ### Wait, EngineHub owns this repository now? Yes, the original owner [@mikroskeem](https://github.com/mikroskeem) agreed to move it under our ownership. Credits ------- * [Mumfrey](https://github.com/Mumfrey), [yetanotherx](https://github.com/yetanotherx), [mikroskeem](https://github.com/mikroskeem), and [zml](https://github.com/zml2008) for maintaining WorldEditCUI previously * [lahwran](https://github.com/lahwran) - Creator of the original WorldEdit CUI! * [sk89q](http://sk89q.com) for writing the WorldEdit plugin! * [Mojang](http://mojang.com) - for making such an awesome game! Legal stuff ----------- The code for WorldEditCUI (and therefore the compiled mod) is licensed under the [Eclipse Public License v2]. [WorldEdit]: https://enginehub.org/worldedit/ [Eclipse Public License v2]: https://www.eclipse.org/legal/epl-2.0/