Solved How do you use placeholders from PlaceholdersAPI

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

WolfyGameYT

Member
May 29, 2020
11
0
1
How do you use placeholders from PlaceholdersAPI. When I do, for example, %server_online%, it sends me an error. Please help me fix this!

upload_2020-8-11_17-57-13.png
 
You need the plugin erastz (Its spelled funny but its something like that) And then you can use PlaceholderAPI in skript VIA
set {var} to placeholder "placeholder"
So when you send it you will send "Test Variable %{var}%"
 
Last edited:
You need the plugin erastz (Its spelled funny but its something like that) And then you can use PlaceholderAPI in skript VIA
set {var} to placeholder "placeholder"
So when you send it you will send "Test Variable %{var}%"
thanks!
 
Status
Not open for further replies.