idiot

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

    Solved if player contais haste

    on block place: set {BlockByPlayer::%event-location%} to player on break of any log: if {BlockByPlayer::%event-location%} is set: stop ^ #In this place, all works fine | if player contains hase: stop ^ |...
  2. V

    Solved Selectors and arg-1

    Script Version: 2.6.3 BoringSK v2.0 Skellett v2.0.3 SkRayFall v1.9.27 SkQuery v4.1.6 SkBee v2.5.1 Vault v1.7.3 WorldGuard v7.0.7 Script Author: Me (Vxnku) Minecraft Version: 1.18.1 Full Code: command /Infect <text> <player>: permission: op trigger: if "%arg-1%" is "Zombie"...