Skip to content
#

worldedit

Here are 67 public repositories matching this topic...

ayunami2000
ayunami2000 commented May 7, 2022

What feature do you want to see added?

I would like //img to not load forever. Very large images essentially crash/hang worldedit forever, making it literally unusable. If there could be an image size (e.g. able to set it to 2K max res) or an amount of time to timeout the img command, then this plugin would be a lot more stable for allowing players to freely use the //img command on their own

Enhancement Approved Good first issue
zml2008
zml2008 commented Aug 13, 2020

Currently both WECUI and WorldEdit have separate implementations of the same protocol, and no independent specification exists.

I'd like to break this implementation into a separate library, ideally licensed LGPL, to allow easily evolving the protocol between WorldEdit, WorldEditCUI, and whatever replacement may come along for WECUI. A secondary goal would be to allow non-WorldEdit plugins/mods

enhancement good first issue

Improve this page

Add a description, image, and links to the worldedit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the worldedit topic, visit your repo's landing page and select "manage topics."

Learn more