essentials economy

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

    how to save a balance in a variable

    this returns the error set {2money::money} to loop-player's balance A money cannot be saved, i.e. the contents of the variable {2money::money} will be lost when the server stops. (script.sk, line 52: set {2money::money} to loop-player's balance') how do i save the variable as the money without...
  2. E

    Solved Sell (item) for essentials money?

    I made a skript where it's essentially a cookie clicker skript with a custom currency as {cookies}. I want the players to be able to do /sellcookies in order to get essentials money. 1 cookie = 1$ Sell Cookies Skript: command /sellcookies: permission: cookies.sell permission message...