lore item gui

  • 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

    Trouble making gui, duplicate items.

    Script Version: 2.5.3 Script Author: Nutrition35 Minecraft Version: 1.16.5 Full Code: on right click on enchantment table: cancel event if player's held item is sword: wait 1 tick set {Enchitem::%player%} to player's held item remove {Enchitem::%player%} from...
  2. Runakai

    Solved Reportsystem-Help

    command /report [<player>] [<text>]: trigger: if arg 1 is not set: message "&8[&cReport&8] &7Bitte gebe einen Namen ein" stop if arg 2 is not set: message "&8[&cReport&8] &7Bitte gebe einen Grund ein" stop...