Slimefun / dough

Library containing a lot of useful utility classes for the everyday Java and Spigot/Paper developer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatiblity with newest Lands Plugin (6.26.2)

R411gun opened this issue · comments

Description (Required)

Newest version of Lands 6.26.2 throws this error: https://pastebin.com/2PyPKH3v

Server specs (Required)

Purpur 1.19.2
Slimefun 1035
Lands 6.26.2

Looking into this.

Fixed in next v. of Lands. I just added backward compatibility. This can be closed.

Thank you!

Sadly, issue still persists
https://pastebin.com/hdR2dMXb

should be solved now.

thanks again :)

Right as I was closing this, I noticed that you now can't access slimefun machines in the claimed Land

Breaking and placing these works, just not accessing them

That sounds like your role is not allowed to interact with containers in the claimed land. You might want to check that in the menu.
Could be connected to any of those flags: https://github.com/baked-libs/dough/blob/5b9dafeae4b146bc210034ffd886dfbc9d490904/dough-protection/src/main/java/io/github/bakedlibs/dough/protection/modules/LandsProtectionModule.java#L51

I don't know for sure which flag Slimefun uses in the end, so please try toggling them and report back.

Even as the land owner?

I will try

Even as the land owner?

Depending on your config, yes.

I have no idea which flag I should use
owner has all flags lands gave me, even with op rights, I have no permission (lands bypass)

I'll try resetting lands and see
edit: Nope did not help, I deleted the whole lands folder

re-download latest.

Seems like it's now really really really fixed