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

    Solved Cancel rename specific item in an anvil

    How can I cancel renaming a specific item in an anvil?
  2. Lutrex

    Solved How can I cancel renaming items with a certain lore?

    Hello, How can I cancel renaming items with a certain lore? This is my skript: on command "/rename": if lore of player's held item is "&9Custom-Item": send "&7Du darfst dieses Item &cnicht &7umbenennen&8!" cancel event
  3. Lutrex

    Solved Daily Lootchest - each player own loot

    Hey, I'm currently doing a daily lootchest for my server. Every player can get new stuff there every day. The problem with my current script is that when you click on the box, new loot comes up and any player can take it. Can anyone help me that each player has separate DailyChests? on load...