Recent content by MinecraftMan1013

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

    Loop doesn't work

    mb, i didn't see it since im on the phone. which loop isn't working, and have you tried debugging?
  2. M

    Loop doesn't work

    send code
  3. M

    Solved location of click?

    event-location
  4. M

    Detecting the cause of "on inventory close:"

    Here is how to do it
  5. M

    Detecting the cause of "on inventory close:"

    I'm not sure if there's a way to do it with Skript or a Skript addon (I looked on the docs for a minute and didn't see anything) but you can use reflect https://jd.papermc.io/paper/1.20/org/bukkit/event/inventory/InventoryCloseEvent.html#getReason()
  6. M

    Discord Thread region was not work on skript2.6.4 with paper1.12.2

    support for 1.12 was dropped nvm it will be try 2.6.3 Posted by: minecraftman1013 from the skUnity Discord.
  7. M

    Discord Thread region was not work on skript2.6.4 with paper1.12.2

    could you please send your full /sk info Posted by: minecraftman1013 from the skUnity Discord.
  8. M

    Discord Thread entity health

    https://docs.skunity.com/syntax/search/id:854 use proper case Posted by: minecraftman1013 from the skUnity Discord.
  9. M

    Discord Thread Help me with detect that the chicken has lay eggs.

    <:debugit:843895204402692126> Posted by: minecraftman1013 from the skUnity Discord.
  10. M

    Discord Thread Issue with countdown skript

    broadcast "event is starting in %{_timer}% minute%"" if {_timer} is 1, else "s"%!" maybe i think Posted by: minecraftman1013 from the skUnity Discord.
  11. M

    Discord Thread loop problem

    what are you trying the achieve Posted by: minecraftman1013 from the skUnity Discord.
  12. M

    Discord Thread loop problem

    set {list::%size of {list::*}%} to {_value} Posted by: minecraftman1013 from the skUnity Discord.
  13. M

    Discord Thread Random Teleport

    you can probably use this https://docs.skunity.com/syntax/search/id:2486 Posted by: minecraftman1013 from the skUnity Discord.
  14. M

    Discord Thread How to add hex support?

    <##code> Posted by: minecraftman1013 from the skUnity Discord.
  15. M

    Discord Thread skript

    you need to surround your variables in % Posted by: minecraftman1013 from the skUnity Discord.