boy0001 / FastAsyncWorldedit

Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
GNU General Public License v3.0
310 stars 225 forks source link

[API BUG] Patterns added with WorldEdit API are not working #1337

Closed LoneDev6 closed 4 years ago

LoneDev6 commented 4 years ago

Debug paste link: https://athion.net/ISPaster/paste/view/9d55fbed4440474d8dfcb4e958462fb7

Description of the problem: Seems that FAWE is not loading patterns added with WorldEdit API: image

I don't see it in autocomplete and they are not working ingame. They are working fine on original WorldEdit.

How to replicate: Create a class that extends InputParserand register an instance of it with this method: WorldEdit.getInstance().getPatternFactory().register(parser);

Checklist:

NotMyFault commented 4 years ago

Your ticket has been closed because it falls into one of the following categories:

If none of the bullet points suits, head to the second one.