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

    My skript not working, but successfully loaded!

    replace entity with clicked entity.
  2. KleinLuzi

    Solved event-block's name?

    A placed block doesn't have a name. If you place down a named block, its name will be lost.
  3. KleinLuzi

    Skript Gui, shift clicking?

    Well it's kinda difficult to guess the issue if I can't see the actual code that's responsible for this behaviour. I would guess you messed up the indexing or didn't consider inventory types in the cancellation of inventory click event. I really can't tell tho. I would need code
  4. KleinLuzi

    Skript Coreprotect Transaction

    Via on inventory click: then set the clicked slot to a variable and extract the name from it.
  5. KleinLuzi

    Im Stupid Please Help

    Just use arg-1 instead of player, since the command argument is expecting a player object. The 'player' in this command would be the command sender.
  6. KleinLuzi

    Script Colorful Glow Skript [1.18 - 1.20.1] 1.1.1

    colorglow.sk Thanks for visiting my page =) This simple and light-weight Skript adds a colorful player glow-effect to your server. There is no need for packet handling plugins, that aren't updated for ages, since this skript uses the vanilla teams feature of Bukkit. You can access the effect...
  7. KleinLuzi

    Script Colorful Glow Skript [1.18 - 1.20.1]

    KleinLuzi submitted a new resource: Colorful Glow Skript [1.18 - 1.20.1] - This simple, light-weight Skript adds a colorful player glow-effect to your server. [url=https://forums.skunity.com/resources/colorful-glow-skript-1-18-1-20-1.1655/]Read more about this resource...
  8. KleinLuzi

    Colorful Glow-Skript

    Glow.sk Thanks for visiting this page =) This simple, yet very useful and light-weight Skript adds colorful glow-effect to your server. I have been looking for a working system like this for months, and never was able to find anything like this, so I made it myself. Dependencies: -...