From ef966adb39f7c5698926906fff356a289bfd30f2 Mon Sep 17 00:00:00 2001 From: Funnycube <6916389+Funny-cube@users.noreply.github.com> Date: Sat, 22 Apr 2023 20:23:44 +1000 Subject: [PATCH] Updated Community Scripts (markdown) --- Community-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.