#Level system

1 messages · Page 1 of 1 (latest)

frosty narwhal
#

i need help with making a level system. so i want to make it so when a player stands on a specific block at specific coordinates they gain a level. how can i do that?

frosty narwhal
tidal fern
# frosty narwhal yea

Depending on what you're doing, performance might be an issue, you can use PlayerMoveEvent

#

...and get the player location for it and check to see if it's the location you want.

frosty narwhal
#

i did that part but im not sure how i can give player a level

#

i never done that

tidal fern
frosty narwhal
#

so i thought a level system would be the best for a case like this

tidal fern