Flemmli97 / Flan

Fabric Landclaiming Mod
81 stars 34 forks source link

[Feature Request]: Universal Shops compatibility #244

Closed flewkey closed 1 year ago

flewkey commented 1 year ago

Suggestions

Players cannot access Universal Shops in claims unless they have the OPENCONTAINER privilege.
This should not be the default behaviour because most users want their shops to be publicly accessible even if their chests are not.

Solution

Add "universal_shops:trade_block" to the default interactBlockBlacklist. https://github.com/Flemmli97/Flan/blob/964c9db6b78655f3794123edfed5f2b3c576663e/common/src/main/java/io/github/flemmli97/flan/config/Config.java#L59-L63