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

    [skript-mirror] MiniaturePets API

    Hello o/ Can anyone help me with this script? I wanna create a command /test where MPET "Panda" spawn's at player's location. I want to mpet without any owners, without any path, just standing in my Lobby's world. here is an API: http://miniaturepets.net/doc/
  2. F

    Protocol Hide

    Hello, how can i protocol hide an armor stand for player?
  3. F

    Citizens - change skin

    Hello, there is way to set for every players theirs skin on citizen's npc?
  4. F

    name of item from variable

    hello, i have a weird issue with name of item command /test: trigger: add book named "&bitem1" with lore "lore1" to {_items::*} add book named "&bitem2" with lore "lore2" to {_items::*} add book named "&bitem3" with lore "lore3" to {_items::*} set {_rand} to random element...
  5. F

    Vault

    Hello there is any addon which has 'on player balance change' or something like this?
  6. F

    Hide player's nickname

    Hello, there is way to hide player's nickname? I'm trying to write something like murder mystery. I'm trying to ride armor stand on player but there is problem with shooting from bow.
  7. F

    Elder Guardian fatigue

    Hello, there is way to prevent Elder Guardian's fatigue? I'm trying something like this: on target: if event-entity is an elder guardian: if targeted entity is a player: cancel event but it's doesn't work. {Elder: 0} is not a solution. Thanks Any ideas?
  8. F

    Invisible Body

    Hello, there is way to do this in Skript?
  9. 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...
  10. 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.
  11. 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
  12. 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
  13. 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__...