APickledWalrus / skript-placeholders

Placeholder integration for Skript.
GNU General Public License v3.0
28 stars 8 forks source link

can't get any placeholder value #12

Closed Ubya-tech closed 3 years ago

Ubya-tech commented 4 years ago

Description

i need to add the value of a placeholder to a variable, my script didn't work. to debug the issue i tried to send in chat the placeholder value but i get "none"

Steps to Reproduce

command /ptest: trigger: send "my ping is: %placeholder ""player_ping"" from player%"

Expected Behavior

in chat should appear the message "my ping is: 150"

Errors / Screenshots

no errors appear in the console

Server Information

Additional Context

APickledWalrus commented 4 years ago

Do you have the Player extension installed with PAPI? Make sure when you download (or downloaded it) you do /papi reload all

APickledWalrus commented 3 years ago

Closing due to inactivity. If you are still having this issue, please let me know here.