From e16ef0a53a7e840447fbb893627b99d59b6d4905 Mon Sep 17 00:00:00 2001 From: Nathan Glover Date: Thu, 8 Mar 2018 15:18:48 -0500 Subject: [PATCH] Added example picture --- Your-First-Script.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Your-First-Script.md b/Your-First-Script.md index f438290..a906dbe 100644 --- a/Your-First-Script.md +++ b/Your-First-Script.md @@ -31,6 +31,8 @@ Then, after reloading PAPI (`/papi reload`) you can use your placeholder! To test it, run `/papi parse %javascript_hello_world%` +And ta-da! ![example](https://i.imgur.com/1RdtmUR.png) + ## Advanced Scripts You can save data with your script and also access the Bukkit API!