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

    Set anvil cost

    I want to make it so an anvil operation always costs 0 experience. I've been googling for over an hour looking for a solution, but so far there's only one solution I found that doesn't give an error: on anvil combine: set event-inventory's repair cost to 0 However, this script doesn't...
  2. B

    Solved Skript only works for operators

    I am making a mmorpg script, and everything worked, but when I let a friend play it, they couldn't warp through right-clicking signs, until I made them operator. How can I solve this? Thanks in advance. on exp spawn: cancel event every 60 seconds: make console execute command...