ChestShop Compatibility
Last updated
The follow steps applies to the SignShop plugin and any plugin which uses signs:
Open your /plugins/PlotSquared/settings/worlds.yml file.
Find your plot world. (If you use ChestShop in more than one world then apply the following changes to all of those worlds)
Change the following from this:
flags: {}to this:
flags:
use: '#signs'This will let players interact with all types and states of signs.
Then use /plot reload
Last updated