From 71251abf5a0f9f1c864dc1d24ef504030a4bed9f Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Tue, 4 Aug 2015 04:09:59 +1000 Subject: [PATCH] Updated Resetting plot biomes (markdown) --- Resetting-plot-biomes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Resetting-plot-biomes.md b/Resetting-plot-biomes.md index 19be0c4..2000f66 100644 --- a/Resetting-plot-biomes.md +++ b/Resetting-plot-biomes.md @@ -3,6 +3,7 @@ Download: https://www.dropbox.com/s/axvgoqd9swoe8m1/setbiomes.js?dl=0 ```javascript /* This script will reset all biomes in claimed plots +/plot debugexec runasync setbiomes.js Forest */ var plots = PS.sortPlots(PS.getPlots()); for (var i = 0; i < plots.size(); i++) {