Recent content by Omer Shalev

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. O

    Skript how to use else in skript

    on right click on diamond ore: if {Cooldown::GoldOre::%uuid of player%} is true: cancel event else: if player is sneaking: if player's balance >= 10000: remove 10000 from player's balance send "&5Voidz&fGenz &7>>> &aUpgraded Your Generator!" set event-block to...