Recent content by Kvark

  • 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. K

    Packet Nametags

    If I understand this right, i have to delete entity for a player, then spawn it again with all data such as position, inventory etc?
  2. K

    Packet Nametags

    Aha, nametag syntax didn't work because Skellett wasn't hooked into NametagEdit. :-D As @BrettPlayMC said, NametagEdit works fine. ^ I set it to true and it works now. BUT it shows edited nametags to all players. I don't know how make this individuall, there isn't any input that determine...
  3. K

    Packet Nametags

    Can you send me optimal version of Skellett for 1.8.8, please? I am using the newest version, but i think Nametags are only for 1.11+ :/ Things don't have to be easy. If there is any solution i accept it.
  4. K

    Packet Nametags

    spigot.jar
  5. K

    Packet Nametags

    Thanks, i forgot about that bensku's fork support. But i can't upgrade to 1.9 right now. Also I think i use Spigot, just it says CraftBukkit with implemented API.
  6. K

    Packet Nametags

    Thank you very much :emoji_wink: Well, i tried that but it seems to not work. I am running CraftBukkit 1.8.8 and Skellett nametags doesn't work for me. Skellett disables a lot of other things too. About Umbaska, I can't find any compatible version for my Server/Skript. I found effect in...
  7. K

    Packet Nametags

    Can you please send me the syntax? I can't find it anywhere, I use Skellett.
  8. K

    Packet Nametags

    Hello SkUnity, this is my first post and I appreciate any feedback if I did something wrong. First of all, i wonder if there is way how to edit nametag of player for other players. I am making team-based minigame and I want the nametags to be coloured red, if player is enemy and green, if...