From 0ad768b2f251cdc22094743fc2ef3c56d94605d1 Mon Sep 17 00:00:00 2001 From: Robert Rauh Date: Sat, 19 May 2018 03:53:55 +0200 Subject: [PATCH] Updated Scripting (markdown) --- Scripting.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Scripting.md b/Scripting.md index a9120d5..1c55ef9 100644 --- a/Scripting.md +++ b/Scripting.md @@ -9,15 +9,12 @@ - `/plot debugexec ` ### Example scripts -[[Merging-all-plots]] -[[Setting-all-signs]] -[[Resetting-plot-biomes]] -[[Allowing-a-player-to-claim-more-plots]] -[[Printing-the-furthest-plot]] -[[Startup-script---commands]] - -#### Other scripts: -Fix plot borders: https://gist.github.com/boy0001/4ae8b8c2be7482e95c8ed34b45f0c3ff -Fix plot signs: https://gist.github.com/boy0001/9f38fc648d9a8101c9beb9d2148d669c +[[Merging-all-plots]] (included with P^2) +[[Setting-all-signs]] +[[Fix-plot-borders]] +[[Resetting-plot-biomes]] +[[Allowing-a-player-to-claim-more-plots]] +[[Printing-the-furthest-plot]] +[[Startup-script---commands]] ##### Have a script of your own? Feel free to add it to this page or create a ticket and we can add it: https://github.com/IntellectualSites/PlotSquared/issues \ No newline at end of file