Recent content by HiqqhFive

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. HiqqhFive

    I need help with scripting custom items

    Hi, if I understand correctly, you're trying to apply enchantments to something like a sword. if player's tool is a sword: set {_sword} to player's tool enchant sword with sharpness 5 # // with all sorts of things give {_sword} to player
  2. HiqqhFive

    I need help with scripting custom items

    Hey, @thewellknownmemer, as I understand it, you're trying to create a new item directly in the game. This isn't possible. You can modify your gameplay by using modpacks. For this, you'll need Forge and mods. Alternatively, you can register existing items as new recipes. Here's the syntax and...
  3. HiqqhFive

    Script Support-Ticket System - Update #7

    • Fixed Problems with (Total) Onlinetime-Counter
  4. HiqqhFive

    Support-Ticket System

    HiqqhFive updated Support-Ticket System with a new update entry: Update #7 Read the rest of this update entry...
  5. HiqqhFive

    Script Support-Ticket System - Update #6

    • Added /ssl forward - Forward a Ticket-Chat • Added /ssl mystats - Statistics • Added Onlinetime-Counter (Daily / Total) • Added Ticketcounter
  6. HiqqhFive

    Support-Ticket System

    HiqqhFive updated Support-Ticket System with a new update entry: Update #6 Read the rest of this update entry...
  7. HiqqhFive

    Script Team-System - Update #3

    • Added UUID-Support
  8. HiqqhFive

    Script Team-System

    HiqqhFive updated Team-System with a new update entry: Update #3 Read the rest of this update entry...
  9. HiqqhFive

    Script skBans - Update #1

    • Added UUID-Support for Variables
  10. HiqqhFive

    Script skBans

    HiqqhFive updated skBans with a new update entry: Update #1 Read the rest of this update entry...
  11. HiqqhFive

    Script skLogins

    HiqqhFive updated skLogins with a new update entry: Update #1 Read the rest of this update entry...
  12. HiqqhFive

    Script skLogins - Update #1

    Update #1 • Added UUID-Support
  13. HiqqhFive

    Support-Ticket System

    HiqqhFive updated Support-Ticket System with a new update entry: Update #5 Read the rest of this update entry...
  14. HiqqhFive

    Script Support-Ticket System - Update #5

    Update #5 • Added UUID-Support • Added Logging from Messages
  15. HiqqhFive

    Script skRewards - Update #1

    • Added UUID-Support