Just need h elp with this one skript

Status
This thread has been locked.

LouaeIsmail

Feedback score
1
Posts
94
Reactions
12
Resources
0
Hi, I need help with this skript. If I use %player% it works perfectly, but if someone changes their name, their stats are reset. So I try using %player's uuid% or %uuid of player% and then it just doesn't let you mine, doesn't give you xp, etc.
heres one of them
on mine of stone:
if {mininglevel.%uuid of player%} is not set:
if player is in world "(i put the world name)":
add 1 to {miningprogress1.%uuid of player%}
set block to bedrock
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LouaeIsmail

Feedback score
1
Posts
94
Reactions
12
Resources
0
Do /papi reload and then look at the documentation for the extension on how to get the placeholder in skript https://docs.skunity.com/syntax/search/addon:ersatz
When I do papi reload it said 1 placeholder registered so I did /papi list and it only shows the skript and not the other 2 i downloaded[DOUBLEPOST=1563984160][/DOUBLEPOST]
Do /papi reload and then look at the documentation for the extension on how to get the placeholder in skript https://docs.skunity.com/syntax/search/addon:ersatz
i tried usuing a different download and it still doesnt load
 
Last edited:
Status
This thread has been locked.
Top