Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
22 stars 9 forks source link

[1.18.2] Ice&Fire causes YAWP commands to be not registered/recognized #75

Closed Z0rdak closed 1 year ago

Z0rdak commented 1 year ago

Ice&Fire causes the commands to not being registered.

Just checked and it seems Ice & Fire released their beta 1.18 version just a few days ago. Maybe this will get fixed soon.

There is an open issue at the Ice & Fire github repo for this: https://github.com/AlexModGuy/Ice_and_Fire/issues/4797

Z0rdak commented 1 year ago

Workaround

There is a workaround, even if it is very uncomfortable.

It is possible to remove Ice and Fire, setup your regions and then add Ice and Fire back. The regions will work (from what I've tested), the configuration is loaded, too.

"Only" the commands don't work.

Z0rdak commented 1 year ago

Update:

This is not caused by Ice & Fire. It is caused by the vanilla /reload mechanic to reload resources (which is used by Ice & Fire).

I am working on fixing this asap.

Z0rdak commented 1 year ago

Fixed in 0.0.2.8-beta1 for all versions.