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

    Solved Gen skript owner not working

    you know that {owner} is a global variable and is not specific at all?
  2. Minecoll_YT

    Skript Help

    Small correction: Change on command "spawn": if {combat.log.%player%} is true: cancel event send "&cTeleporting is disabled while in combat." on command "warp": if {combat.log.%player%} is true: cancel event send "&cTeleporting is disabled while in...
  3. Minecoll_YT

    Solved Chance of

    What the... the heck is this? And even if you would do this... USE A LOCAL VARIABLE
  4. Minecoll_YT

    Coinstop Help

    -.- https://forums.skunity.com/threads/coinstop-help.14585/
  5. Minecoll_YT

    Solved Stop Sugar Cane Grow

    It might be the "on grow" or "on crop growth" event, but you have to this it out
  6. Minecoll_YT

    Solved how to track how long someone has been idle for?

    I agree with @barrybtw, but to be more precise: 1. You don't have to capitalize the first letter, it just looks ugly 2. There is no player in a periodical event, you have to loop all players and then use the loop-player for your code 3. Switch from the normal variables {var.%player%} to list...
  7. Minecoll_YT

    Solved Custom Enchantment Skript won't load

    Take a look at the "custom enchants" section here https://forums.skunity.com/resources/tuske-custom-enchantments-gui-manager-and-more.16/
  8. Minecoll_YT

    Solved Custom Enchantment Skript won't load

    Btw TuSKe has an own custom enchantment feature
  9. Minecoll_YT

    Solved Coinstop Help

    :emoji_eyes: https://www.spigotmc.org/resources/skript-top-kill-leaderboard.45036/ https://www.spigotmc.org/resources/topkill-leaderboard.69530/ https://www.spigotmc.org/resources/skript-elo-topelo-leaderboard.24938/ https://forums.skunity.com/resources/kill-leaderboard.872/
  10. Minecoll_YT

    Solved Coinstop Help

    1. Wrong section 2. Just search up "skript leaderboard" on google
  11. Minecoll_YT

    I don't understand converting an expression and loop to 1.16

    but its better than your current hoster
  12. Minecoll_YT

    I want to make it so that when a player eats a carrot named "&cCarrot" It gives them special effects

    The time span is to long. Use 999 days or something instead
  13. Minecoll_YT

    Solved Command Arguments I guess

    try: command /soundcountdown <integer>: trigger: loop arg-1 times: play sound "block.note_block.chime" with volume 1 to player and please don't upload the file.
  14. Minecoll_YT

    Solved Make Player Attack

    please mark this thread as solved
  15. Minecoll_YT

    Solved Chance of

    List and local variables be like: :emoji_angry:
  16. Minecoll_YT

    UltraEnchants! - SPAWN ADD-ON UPDATE!

    wrong section