holo

  • 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

    Creating and removing bound holo objects

    command /givenameholo [<player>] [<text>]: trigger: if player is op: if arg 1 is set: if arg 2 is set: create bound holo object "&e%arg-2%" with id "HoloName::%arg-1%" to arg 1 offset by 0, 3.2, 0 send "%arg-2% is now %arg-1%'s nickname." to player else: send "Type a nickname for the player." to...
  2. Q

    Solved Holo displays

    Hi, I'm trying to find a holo displays addon that lets me do the things below: - Easily set lines (weather that be through adding/deleting or just setting a line) - Good performance-wise and doesn't look weird when I try and update it every couple of seconds - Per player settings (if there's...
  3. Spygain

    [Need Help] Compare rightclick and leftclick [hologram]

    Minecraft version: 1.14.4 Skript version: 2.4.1 Addons used: MundoSk 1.8.5, SK-NBeeT 2.11.1, Quarsk 1.3.1, Skellet 1.9.8, Skquery-Lime 4.1.2, SkRayFall 1.9.19, Skript-mirror 1.0.0, SkUtilities 0.9.2 , TuSKe 1.8.3-PikachuPatch-v3, Skript-holo 1.0.2 Skript type: Purchase skript sale with a...
  4. Jonathan Cohen

    Holo delete

    Hello, I am making chest holograms for the time until refill but I don't know how to remove all holo's at a certain moment when I say it has to. Does anybody know this? Please help me.
  5. Epicskymi

    Script Rpg Mob Health Bar 1.2

    Adds a hologram health bar for mob's with customization options Add your own style's and change the length of the bar Gif: https://i.imgur.com/kTEpJDq.gifv Styles: Requires: -Skquery -Skrayfall -Skellett -Holographic Displays Only tested in 1.12.1 should work with anything 1.9+ I will...
  6. GoldySlime

    Script AFKHolo 2.0.0

    AFKHolo Hologram Effect to show people that you are AFK-ing. Feature: -Hologram -AFK with Reason -Sounds -AFK Timer Plugins Needed: -Holographic Display -SkRayFall Note: No Permission Needed for this command Commands: /afk [<reason>]
  7. J

    Item in holo object. (SkRayFall or Skellet)

    Spigot Version: Paperspigot 1.9.4 Skript Version: 1.9.4 (2.2) command /holo: trigger: create holo object "Item:diamond;Test1" with id "playersitem.%player%" at location of player Hologram is spawning but don't show the any items. :/ Thank you for your interest.