diff --git a/Community-Scripts.md b/Community-Scripts.md index 88bb603..f475626 100644 --- a/Community-Scripts.md +++ b/Community-Scripts.md @@ -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. ## 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. Reload PlaceholderAPI with `/papi reload` 3. Add the downloaded script file to `/plugins/PlaceholderAPI/javascripts/` folder.