Resource icon

Script Tools PAPI - Skript expansion 1.0.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Snow-Pyon

Staff member
Jan 25, 2017
1,235
176
63
26
somewhere near your bed
Snow-Pyon submitted a new resource:

PAPI - Skript expansion - an expansion that let's you use variables with PlaceholderAPI!

Hey there, I'm here to publish a recent expansion I have done for PlaceholderAPI which adds the following placeholder:
code_language.skript:
%skript_<variable name>%
You can use {uuid} and {player} in the variable name, examples:

code_language.skript:
%skript_test% #should be the variable {test}
%skript_test::{uuid}% #should be the variable {test::%player's uuid%}
%skript_test::{player}% #should be the variable...

Read more about this resource...