Search results

  • 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. P

    Sidebar balance update is delayed

    so i have this skript: https://pastebin.com/5vRcKuWY and it should update the sidebar with the player's balance, but it seems to be delayed by one update (like i'll set my balance to 100, and it will say 0, then i set my balance to 1000, and it will say 100). how do i fix this? i'm using...
  2. P

    Custom Economy with SKVault not working

    I made a custom economy with SKVault (because there seems to be no way to directly interface with any econ plugins) but for some reason, my vault balance doesn't seem to change at all when my custom economy balance changes. Here's my code: https://pastebin.com/5dc1HFFV
  3. P

    Solved Checking if an index in a list exists

    how would i see if {list::%player%} exists?