How to use the script-placeholders addon?

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

S13Luke

Member
Sep 16, 2024
4
0
1
Hi everyone I have a problem using the addon script-placeholders I have added it to the server and it runs without any problems

However when I do it in the script like this:
command /infoname:
trigger:
send "%player_name%" to player

Error occurs
Can't understand this expression: player_name
Line: send "%player_name%" to player

Does anyone know how to fix it?
Thanks
 
Hi everyone I have a problem using the addon script-placeholders I have added it to the server and it runs without any problems

However when I do it in the script like this:
command /infoname:
trigger:
send "%player_name%" to player

Error occurs
Can't understand this expression: player_name
Line: send "%player_name%" to player

Does anyone know how to fix it?
Thanks
Make sure you have PlaceholderAPI. Also, if you don't have the placeholder set up, it won't work.
 
Make sure you have PlaceholderAPI. Also, if you don't have the placeholder set up, it won't work.
I have installed PlaceholderAPI and I also have Expansion-player. I am using minecraft version 1.20.1 is the version I am using now not compatible?
I have also checked the script plugin and
PlaceholderAPI and there is no problem at all, the plugin does not error, it runs normally, but I still get the error Can't understand this expression: player_name
I will show some screenshots
Thank you.
 

Attachments

  • Screenshot_4.png
    Screenshot_4.png
    106.8 KB · Views: 162
  • Screenshot_5.png
    Screenshot_5.png
    37.6 KB · Views: 157
  • Screenshot_6.png
    Screenshot_6.png
    109.4 KB · Views: 142
  • Screenshot_7.png
    Screenshot_7.png
    31.3 KB · Views: 143
  • Screenshot_8.png
    Screenshot_8.png
    26.4 KB · Views: 148
  • Screenshot_9.png
    Screenshot_9.png
    74 KB · Views: 162