Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Scripting

NotMyFault edited this page Feb 16, 2020 · 20 revisions

Overview

  • Scripts go in the PlotSquared/scripts folder
  • The language is Javascript

Commands

  • /plot debugexec run <script> [args...]
  • /plot debugexec runasync <script> [args...]
  • /plot debugexec <code goes here>

Example scripts

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

Clone this wiki locally