PlotSquared
  • README
  • Getting Started
    • Why should you switch to PlotSquared?
    • Installation
  • Features
    • Block Buckets
    • ChestShop Compatibility
    • Commands
    • Plot backups
    • Plot flags
    • Plot membership tiers
    • UUID conversion
    • Vanilla tags
    • WorldEdit & FastAsyncWorldEdit features
  • API
    • API documentation
    • Event API
    • Flag API
  • Configuration
    • General Settings
    • Storage Configuration
    • World Configuration
  • Customization
    • Placeholders
    • Plot component presets
    • Plot components
    • Single plot area
  • Optimization
    • Chunk Processor
    • Plot Analysis
    • World Reduction
  • Permissions
    • Bypass Permissions
    • Permission Packs
  • Schematics
    • Plotworld Road Schematics
    • Schematic export
    • Plot Schematic on Generation
    • Plot Schematic on Claim
Powered by GitBook
On this page
Edit on GitHub
  1. Features

ChestShop Compatibility

Usage

The follow steps applies to the SignShop Plugin and any plugin which uses signs:

  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 of those 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

PreviousBlock BucketsNextCommands

Last updated 1 year ago