Updated Your First Script (markdown)

Nathan Glover 2018-03-08 19:53:56 -05:00
parent db256b1863
commit 0a9056312f

@ -23,8 +23,8 @@ Next, add it to the `plugins/PlaceholderAPI/javascript_placeholders.yml` file so
```YAML
hello_world:
expression: 'file: hello_world.js'
type: string
file: hello_world.js
engine: nashorn
```
Then, after reloading PAPI (`/papi reload`) you can use your placeholder!