APickledWalrus / skript-placeholders

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

I have just <none> in return #32

Closed Xyness closed 2 years ago

Xyness commented 2 years ago

I have a problem with my code :

set {_s} to placeholder "{group}" from player
send "%{_s}%"

this code return and i don't know why, with any placeholder it return this :'( I use Skript 2.6 and the last version of skript-placeholders on paperspigot 1.18.1 Thx

WaffleBits commented 2 years ago

did you solve this