Solved Trying to use a var outside a skript with PAPI

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

    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.

Natalciuu

Member
Nov 12, 2020
20
0
1
I have the skript papi expansion but its not working still. The var is called {playerrank.%player%}. Im trying to show the var in a scoreboard buts it not working
Code:
        - '&aPrison Rank: &7%skript_playerrank.{player}%'
Thats the placeholder im trying to use.
[doublepost=1633912114,1633904419][/doublepost]Looking in the console when i try to register the skript extension its says:

Code:
10.10 20:26:59 [Server] INFO natalciu issued server command: /papi register Expansion-Skript.jar
10.10 20:26:59 [Server]  [PlaceholderAPI] skript is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[doublepost=1633912284][/doublepost]I found a working version of the extension on the ecloud website. It now works.
 
Status
Not open for further replies.