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

    Help with basic hit detection

    I am trying to make an basic anti cheat that detects if you hit something while holding your shield it will cancel your action, so far I've been able to do this by on arm swing: if player is blocking: broadcast "hacks %player%" but the problem is A: you can falseflag it by blocking a...
  2. T

    Can someone make an simple skript to delete blocks?

    I am making a PVP arena in a multiverse world in which you can place blocks sorta like Hypixel's pit but I need a way so that after 5 minutes the block that any player has placed will get deleted and I have everything else I need but I can't find a plugin like that online and I don't know how to...