Maxlego08 / zEssentials

Essentials suite for Folia and Paper.
Other
28 stars 15 forks source link

Command intereference #58

Closed InvisibleSpiders closed 2 months ago

InvisibleSpiders commented 2 months ago

Default "click" command in messages.yml for WorldEdit confirm (/pw confirm) interferes with the default shortcut for PlayerWarps and effectively cancels your project in the Worldedit module.

Changing it is easy, but to eliminate issues from newbies I suggest changing the default message.yml to the full command name or changing the shortcut from "pw" to "pwe" or similar.

InvisibleSpiders commented 2 months ago

Personally I changed mine to "pwe" like this on lines 71 through 87 in messages.yml.

https://pastebin.com/0APR1BBf

and also changed my commands.yml lines 871 to 878 to this.

https://pastebin.com/ht0SYTSp