Accesses the CitizensAPI's built-in scripting code to allow dynamic runtime JavaScripting.
###Usage
- Download and install the latest Citizens2
- Download the latest CitizensScripting build from https://morphanone.com/plugins/CitizensScripting.jar
- Start and stop your server completely
- In
/plugins/CitizensScripting, create a JavaScript file. It can be named anything and you can have as many files as you want. - Make your script! Here's a nice example of how http://one.denizenscript.com/haste/36038
- You can run
/csreloadin-game to reload scripts on the fly!