Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basdxz/worldwide

WorldEdit client interface for Minecraft
https://github.com/basdxz/worldwide

Last synced: 12 days ago
JSON representation

WorldEdit client interface for Minecraft

Awesome Lists containing this project

README

        

# Worldwide


WorldWide

A graphical user interface for WorldEdit. Worldwide is designed
to assist in using WorldEdit, as well as preventing accidental errors.

Due to changes in the internal API, this implementation builds
against [FalsePattern's fork of WorldEdit](https://github.com/FalsePattern/WorldEdit).
Which is required both server and client side for this mod to work correctly.

## Fork Info

This is a fork based
on [this commit](https://github.com/Mumfrey/WorldEditCUI/commit/c53c6eaef37ffdc69fe700be75db96b2be15668b)
of [Mumfrey's](https://github.com/Mumfrey) WorldEdit CUI.

Noteworthy changes:

- Ported from LiteLoader to Forge
- Internal refactoring for future maintainability
- Rendering rework, more robust with shaders but measurably slower
- Different config system with new default values

## Dependencies

- [FalsePatternLib 1.4.0+](https://github.com/FalsePattern/FalsePatternLib)
- [WorldEdit 6.3.0+](https://github.com/FalsePattern/WorldEdit)

## Credits

* [Mumfrey](https://github.com/Mumfrey) - Maintainer of the previous code base!
* [lahwran](https://github.com/lahwran) - Creator of the original WorldEdit CUI!
* [sk89q](http://sk89q.com) for writing the WorldEdit plugin!
* TomyLobo and zml2008 for maintaining WorldEdit!
* [Apache Commons](http://commons.apache.org/) for the join() methods!
* [Mojang](http://mojang.com) - for making such an awesome game!

## Legal stuff

This code is licensed under the Eclipse Public License.