mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Created ChestShop Compatibility (markdown)
parent
6f0f523eab
commit
5a4fa3eb91
12
ChestShop-Compatibility.md
Normal file
12
ChestShop-Compatibility.md
Normal file
@ -0,0 +1,12 @@
|
||||
1. Open your settings.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:
|
||||
```YML
|
||||
flags: {}
|
||||
```
|
||||
to this:
|
||||
```YML
|
||||
flags:
|
||||
use: 63,68
|
||||
```
|
||||
Then use `/plot reload`
|
Loading…
Reference in New Issue
Block a user