Created ChestShop Compatibility (markdown)

Matt 2016-05-05 22:21:42 -04:00
parent 6f0f523eab
commit 5a4fa3eb91

@ -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`