Displaying skript placeholder in Featherboard

  • 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.
Mar 8, 2022
3
0
1
23
Hey! I have an issue on my server, I need to display a placeholder from a skript in Featherboard and Idk how to do that. Ive tried everything. I will attach a screenshot of the featherboard and some of the code. Any help is appreciated.

From my old board which used PlaceholderAPI: |

on placeholderapi placeholder request for the prefix "leprecoins":
set {_uuid} to the player's uuid
set the result to "%{coins::%{_uuid}%}%"

Now I also have this


on mvdw placeholder request for the placeholder "leprecoins":
set {_uuid} to the player's uuid
set the result to "%{coins::%{_uuid}%}%"
 

Attachments

  • scoreboardnotwork.png
    scoreboardnotwork.png
    68.7 KB · Views: 102
You need PlaceholderAPI, which I'm going to say you have. You don't need to use mvdw placeholder request however. Use {placeholderapi_leprecoins} inside of FeatherBoard
Hey, sorry for taking so long but it still doesnt display correctly :/
It just does the same as before
 
Status
Not open for further replies.