diff --git a/ChestShop-Compatibility.md b/ChestShop-Compatibility.md new file mode 100644 index 0000000..97f9385 --- /dev/null +++ b/ChestShop-Compatibility.md @@ -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` \ No newline at end of file