Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

ChestShop Compatibility

NotMyFault edited this page Feb 23, 2020 · 14 revisions
  1. Open your /plugins/PlotSquared/settings/worlds.yml file.
  2. Find your plotworld. (If you use ChestShop in more than one then apply the following changes to all worlds)
  3. Change the following from this:
    flags: {}

to this:

    flags: 
      use: #signs
  1. This will let players interact with all types and states of signs.
  2. Then use /plot reload

This also applies to the SignShop Plugin and any plugin which uses signs.

Clone this wiki locally