[Feature Request]: Universal Shops compatibility
flewkey opened this issue ยท 0 comments
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.
Flan/common/src/main/java/io/github/flemmli97/flan/config/Config.java
Lines 59 to 63 in 964c9db