Recent content by Alexor

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

    Help with blacksmith job

    Hi, here is my problem. I was writting this skript for making jobs for my server. I wanted to limit smelting ores, leaving it only to blacksmiths, but it doesn't work. This is my skript: on ore smelting: if ore slot of the event-block is iron ore: if {pl1.%player%} is true...