APickledWalrus / skript-placeholders

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

wont get value from the placeholder #42

Closed arial-improved closed 9 months ago

arial-improved commented 1 year ago

version 1.5.2

i have a skript that is a randomised shop and need to use a custom plugin for the economy, it has a placeholder to show value but when i try to get the value in the skript to see if the player has enough to buy an item it always says they dont even if they do.

here is the code: https://pastebin.com/qbQPFxBs

arial-improved commented 1 year ago

can someone help please, i need to release this as soon as i can

APickledWalrus commented 9 months ago

Sorry I did not get back to you on this. All placeholder values are text. You would need to parse the value of the placeholder as a number first.