thexaero / open-parties-and-claims

Minecraft mod that adds chunk claims and player parties
https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims
Other
37 stars 20 forks source link

How do I whitelist universal shop's shops? #429

Closed ReallyLane closed 6 months ago

ReallyLane commented 6 months ago

I'm using a shop mod that just uses player heads as the "shop", and everything I've tried doesn't let non-allies interact with them. Here's the link to the other mod in question. What can I do to fix this?

https://modrinth.com/mod/universal-shops

thexaero commented 6 months ago

I don't think they're using player heads on the server side, it's an actual block, so the block ID you should be adding is different.

tamolny commented 6 months ago

you just need to add the block bypass with these things "universal_shops:trade_block" "universal_shops:admin_trade_block" worked for me