Scripting - IntellectualSites/PlotSquared-Legacy GitHub Wiki
- Scripts go in the
PlotSquared/scripts
folder - The language is Javascript
/plot debugexec run <script> [args...]
/plot debugexec runasync <script> [args...]
/plot debugexec <code goes here>
- 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