engine is no longer an option

BlitzOffline 2021-08-22 21:52:24 +03:00
parent 57cbb34689
commit e48b74795a

@ -27,7 +27,6 @@ Next, add it to the `plugins/PlaceholderAPI/javascript_placeholders.yml` file so
```YAML
hello_world:
file: hello_world.js
engine: nashorn # optional, can be deleted
```
Then, after reloading with JS-Expansion command (`/jsexpansion reload`) or PlaceholderAPI plugin (`/papi reload`), you can use your placeholder!