hide

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

    Solved hide/show entities to individuel players?

    Hey! Like the title says, I wanted to ask how I can hide or show individuel entities to individuel players. What I have made so far is this: on every 5 ticks: loop all players: if {Level.%loop-player%} is more than 9: loop all text displays in radius 25 around...
  2. Remo

    Hide projectile

    Hello, I am trying to hide projectile for players but for some reason it doesnt work, can anyone explain ? on shoot: projectile is snowball {magic.wand.snowball} is 1 set metadata tag "snowball wand projectile" of projectile to true set {magic.wand.snowball} to 0 while...
  3. IViddyy

    Solved Enchant and Hide All

    Hi im just confused on how to enchant an item in skript.I know how to enchant a tool but i cant enchant a diamond etc. can someone help? I also want to know how to hide all the lore etc.
  4. T

    Solved Throwing Axe & Invisible Snowball

    Skript Version: Skript 2.2-dev36 Skript Author: Bensku Minecraft Version: 1.8.8 --- I want to throw an axe and deal damage to player. As of now, I'm writing it to throw both with the snowball doing its damage. So I want to hide the snowball so that it can only see the axe or if anyone has a...
  5. B

    Name tag can not be hidden

    I would like to hide the name tag, but at the same time I would like to use SkRayFall. You can not invalidate FastScoreBoards because skyfall shows sidebar. Please tell me how to hide the name tag only with Skript and its add-ons. If you need other add-ons, please also let me know. Thank you for...
  6. Claver01

    Hide everything ?

    is it possible to hide things in minecraft like if i wanted to hide holograms text or a item from a player
  7. C

    Solved [Skript] Help with Tablist

    Good evening, dear community :emoji_slight_smile: i would like to make a skript, like the Plugin PerWorldTablist. Example: Player A is in the World "Spawn" Player B is in "world": Player A + B can't see each other in the tab When Player B teleports in the world "Spawn", the can see each other...