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. N

    Solved All List elements

    Thanks
  2. N

    Solved All List elements

    Guys, i want to make artifacts system. and i want to make /artifacts command that shows you all elements of {artifacts::*.%player%} How i can do that?
  3. N

    Currency converter (1000 to 1k)

    Can i make with else way? And what way command /money: trigger: if {money.%player%} >= 1000 set {ac.%player%} to {money.%player%} / 10 send "Money >> %{ac.%player%}%"
  4. N

    1000 TO 1K

    How to make 1000 to 1k Like 1000 = 1k 1000000 = 1M 1000000000 = 1B 1000000000000 = 1T 1000000000000000 = 1Qn 1000000000000000000 = 1Qi 1000000000000000000000 = 1Sx