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

    Addon Skellett - The beast addon!

    Here is a replacer for that effect using skript-mirror, if you still need it (1.13.2): import: org.bukkit.Bukkit io.netty.buffer.Unpooled option nms: get: set {_nms} to Bukkit.getServer().getClass().getPackage().getName().split("\.")[3] return...
  2. Waltz

    Item to chat

    It took me a while to figure out (especially JSON, jesus), so I figured I should post it somewhere so people don't have to break their heads with JSON syntax. You could make it so it replaces some placeholders in chat with it or something: import: net.md_5.bungee.api.chat.BaseComponent...
  3. Waltz

    Addon SkWaze

    Would be nice to have noclip for entities. Just an idea for you. It was implemented in SkStuff (https://docs.skunity.com/syntax/expressions/No%20Clip%20state%20of%20entity).