FastAsyncWorldEdit

FastAsyncWorldEdit

245k Downloads

The latest 1098 snapshot of FAWE has a command conflict issue with version 0.4.2 of the Arceon plugin, and a solution is needed

Closed this issue ยท 1 comments

commented

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

"After updating FAWE from snapshot 841 to 1098, I encountered a command name conflict with the Arceon plugin, which caused Arceon to be disabled by default. Is there a way for me to locally modify the command names or are there any other solutions?

To Reproduce

1.The Arceon plugin version remains unchanged.
2.After updating FAWE from snapshot 841 to 1098.
3.a command conflict error appeared in the server console upon restart.

Expected behaviour

I hope you can reply and provide a corresponding solution, or could you specify which FAWE snapshot version I should downgrade to in order to avoid this issue?

Screenshots / Videos

No response

Error log (if applicable)

https://gist.github.com/YXMHanChen/89d57379655a00050e4b5072c125f41e

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/fb2e05d77c2945f2848e14dffa9fb9fd

Fawe Version

2.13.1-SNAPSHOT-1098;3c2b643

Checklist

Anything else?

No response

commented

Arceon may not register commands under the same name as we do or upstream does.