This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
ChestShop Compatibility
NotMyFault edited this page Apr 27, 2021
·
16 revisions
The follow steps applies to the SignShop Plugin and any plugin which uses signs:
- Open your
/plugins/PlotSquared/settings/worlds.yml
file. - Find your plotworld. (If you use ChestShop in more than one 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