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

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

  1. F

    Invisible Body

    Hello, there is way to do this in Skript?
  2. F

    Item in Holo

    Hello, i have a problem with this code Skript Version: Skript 2.2 (dev20c) Skript Author: Bensku Minecraft Version: 1.11 command /holo: trigger: set {_item} to player’s tool create holo object "Item;%{_item}%;" with id "item.%player%" at location 1.5 above player It...
  3. F

    NameTagEdit

    Hello, can anyone create a small Skript Addon for https://github.com/sgtcaze/NametagEdit/tree/master/src/main/java/com/nametagedit/plugin/api ? I think it would be useful to many people. I would be grateful, thanks.
  4. F

    Force Fly

    Suggested name: ForceFly What I want: Make player fly without double jump Ideas for commands: /fly Ideas for permissions: forcefly.fly When I'd like it by: A reasonable time
  5. F

    Force fly for player

    Hello, there is way to force fly for player without double space? set is flying for player to true doesn't work for me.What plugin is responsible for it? I'm using 1.11.2
  6. F

    Force Open Book

    Hello, I am looking for a way to force open book. There is a possibility to do it? command /openBook: trigger: set {_item} to slot player's current hotbar slot of player set slot player's current hotbar slot of player to a written book add page "&4&l&m-&a&l*&4&l&m__...