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 community!

    Now, what are you waiting for? Join the community now!

  1. M

    How to delete dropped items?

    I dont really know, I haven't done much with looping dropped entites. reading the docs is my best suggestion right now.
  2. M

    How to delete dropped items?

    maybe this? every 1 tick: loop all dropped items in all worlds: delete loop-entity
  3. M

    I need Help Making a skript for an smp

    dang that's a lot, best of luck to you. p.s. slide me ip
  4. M

    Kill Rewards

    bah I did player and not victim and it needs to be exact item name on death of player: loop all items in victim's inventory: if loop-item is zombie skull:
  5. M

    Kill Rewards

    this will probably work on death: loop all items in the inventory of player: if loop-item is a skull #your code here
  6. M

    Solved "" in "" help

    umm, da what?
  7. M

    Set message as a number then add it into a function

    I was reading thru it, and why do you not have definitions for some of the item slots? also you already have parsed as number in your code
  8. M

    Set message as a number then add it into a function

    you can use parsed as number
  9. M

    wait actually?

    wait actually?
  10. M

    blinking boss bar

    oh, what might be your problem is the delete boss bar maybe try setting it to a boss bar without any data? or maybe changing it so then the boss bar isn't deleted and remade quickly
  11. M

    Im board and I want projects

    any more suggestions?
  12. M

    blinking boss bar

    idk. I never used that
  13. M

    blinking boss bar

    well then idk the cause of the problem
  14. M

    blinking boss bar

    oh, what versions are you using (Minecraft, skript, and any others)
  15. M

    Reset map/world to original

    idk, the best way to do so without lag is by making a whole bunch of schematics. it will be tedious but it will work the best
  16. M

    Script Tools Skript Parser

    Meggy_Mode submitted a new resource: Skript Parser - A new updated Read more about this resource...
  17. M

    Skript Tools Skript Parser Beta: 0.0

    A new skript Parser that is up to date https://meggy-mode.github.io/Parser/ -Disclaimer- This resource has yet to be completed and does not have the majority of skript syntax integrated, I would recommend still using the SkUnity parser for now.
  18. M

    I need help with this

    ok, thanks! what needed changes?
  19. M

    blinking boss bar

    I don't get any errors