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
19 stars 8 forks source link

basic port to 1.20.4 for fabric #100

Closed petersv5 closed 2 months ago

petersv5 commented 6 months ago

This basic port to 1.20.4 seems to work for at least our basic use. It has received very light testing so far.

petersv5 commented 6 months ago

There are several errors from FogreConfigPort during server shutdown.

Z0rdak commented 2 months ago

I just ported this version again, after the version pulished turned out to be broken due to the config not working properly. The latest fabric and Forge Config API Port versions seem to work fine.

I thank you very much for your effort.

petersv5 commented 2 months ago

I'm sorry for messing up. We only performed very limited testing for the functions that are used on our own servers, and that is really really basic. I should have pointed out the very limited testing, that is definitly on me.

Z0rdak commented 2 months ago

Don’t be sorry. You clearly pointed this out. I think it rather was a combination of the beta state of fabric and the mod at this point.

Now with more mature, fixed version it just ran fine.