Skip to content

Add very basic Folia support#2905

Draft
me4502 wants to merge 1 commit intoversion/7.4.xfrom
feature/basic-folia-support
Draft

Add very basic Folia support#2905
me4502 wants to merge 1 commit intoversion/7.4.xfrom
feature/basic-folia-support

Conversation

@me4502
Copy link
Member

@me4502 me4502 commented Feb 16, 2026

This PR adds some very rudimentary Folia support to WorldEdit.

The goal here is not to make the plugin perfectly usable on Folia, but moreso to get it running with anything unsafe disabled.

There are a very large number of plugins that rely on our API, and the fact that we cannot even run on Folia prevents them from adding support of their own. This PR allows us to at least run on Folia, with some basic functionality.

If something is disabled/doesn't work in this PR, that's acceptable. If something throws errors or otherwise causes issues, then it's something we want to fix.

This is just a base, and would allow us to look at better-integrating individual systems in the future.

Current caveats:

  • Edits outside of the primary region are disabled. In the future we might be able to move this to "region of pos1" or similar.
  • Entity-related actions are disabled
  • Regen is disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments