Jump to content

DeltaRays

Member
  • Posts

    512
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by DeltaRays

  1. Quote

    Unfortunately, @DeltaRayswasn't quite given the opportunity yet but eventually got it. We did have a fun time bullying him in the build-up to his promotion though.

    Haha yeah only thanks to you (and those cookies someone snuck in) I was able to become a Minehut Moderator

    • Like 1
    • Haha 1
  2. That just saves your world to the files, all worlds are automatically saved every 5 minutes, so you can’t get an older state of the world without having downloaded it to your computer 

  3. That will probably work, there's just one issue though: variables should never begin with expressions @WithqutMe

    You should use {killedZombies::%player's uuid%} instead.

    player's uuid instead of player because their uuid doesn't change when they change name,

    :: because it lets you do more stuff (like easily loop the variable, and delete all values)

    the expression (player) after killedZombies because what if a player named events joins? Then a variable called {events.killedZombies} would be created and that could cause issues

    • Thanks 1
×
×
  • Create New...