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

    Mob health bar

    I have trouble making health bar for mobs rn under their name i tried on spawn: while event-entity exists: loop all players: set score "&c❤" below event-entity to event-entity's health*2 for loop-player wait 5 ticks
  2. L

    Schematics

    Im making a custom game to my server but i dont know how to load in a schematic that i have saved via skript pls help.
  3. L

    Anti death itemdrop

    Im working on a skript that prevents loot from dropping that is not diamond gear and nether stars but i dont know how to find out the item that is on the ground and i dont know how to remove it
  4. L

    I need help with a scoreboard

    command /sc: Trigger: wipe player's sidebar wait 1 tick set name of sidebar of player to "&bDustSky" set score "&8&M--------------------" in sidebar of player to 21 set score "" in sidebar of player to 20 set score "&bIs Owner...
  5. L

    Solved I need help with json

    I dont know how to use json clickable messages such as theese formats <link:url>visible link text<reset> <command:command>clickable text<reset> <suggest command:command>clickable text<reset> <tooltip:tooltip text>visible text with tooltip<reset> Error: it doesnt read out any errors but when...