Updated Community Scripts (markdown)

Funnycube 2023-04-22 20:23:44 +10:00
parent bfc3ac14e5
commit ef966adb39

@ -3,7 +3,7 @@
The JavaScript Expansion for PlaceholderAPI allows for expansions that wouldn't really need an entire expansion otherwise. For example, a random number or letter generator, or an expansion that sends out a random motivational message. On this page, you can find some scripts made by the community. The JavaScript Expansion for PlaceholderAPI allows for expansions that wouldn't really need an entire expansion otherwise. For example, a random number or letter generator, or an expansion that sends out a random motivational message. On this page, you can find some scripts made by the community.
## How to Use ## How to Use
1. Download the expansion from the [eCloud page](https://api.extendedclip.com/expansions/javascript/). 1. Download the JavaScript expansion from the [eCloud page](https://api.extendedclip.com/expansions/javascript/) if you haven't already.
2. Copy the expansion to the `/plugins/PlaceholderAPI/expansions/` folder. 2. Copy the expansion to the `/plugins/PlaceholderAPI/expansions/` folder.
2. Reload PlaceholderAPI with `/papi reload` 2. Reload PlaceholderAPI with `/papi reload`
3. Add the downloaded script file to `/plugins/PlaceholderAPI/javascripts/` folder. 3. Add the downloaded script file to `/plugins/PlaceholderAPI/javascripts/` folder.