#how does one add +1 to a presistant.data

6 messages · Page 1 of 1 (latest)

tame fossilBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

little skiff
#

Like this? ```js
presistant.data++
presistant.data += 1

oak pier
#

its actually js ++event.player.persistentData

oak pier
#

also have to initialize it on the player on login