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

    ok but dont understand it so well
  3. 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.
  4. L

    Anti death itemdrop

    on death: wait 1 tick loop all entities in radius 1 around event-location: if loop-entity is "&dd": kill loop-entity doesnt work for me
  5. 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
  6. L

    I need help with a scoreboard

    i dont see any
  7. L

    I need help with a scoreboard

    no im using 1.8.9 but using version 1.6.2 of wolvsk
  8. L

    I need help with a scoreboard

    i switched to 1.6.2 and it doesnt work for me idk why
  9. L

    I need help with a scoreboard

    it just disapears for me am i using wrong version rn im using wolvsk.jar
  10. L

    Solved I need help with json

    It worked and btw thanks SOOOOOO much :)
  11. L

    Money Generator

    if you want more blocks to place i think a list would be good iot doesnt lag i would do this on place of gray glazed terracotta: add location of event-block to {machines::%player%} every 10 seconds: loop all players: loop {machines::%loop-player%} add 10 to...
  12. 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...
  13. L

    Solved I need help with json

    i use Skript2.2-dev36.jar Thanks sooo much i used so long :)
  14. 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...