block breaking

  • 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. 6ixftw

    Need help 2 skripts, cant find anything like it and I dont know much

    For the first skript, Im looking for a skript that utilizes SkBee to make a GUI. In the gui, there will be a grass block labeled &aPlains Biome command: /rtp if you click it, it teleports you to a world using multiverse. (world name plains) The world needs to regen every 10 minutes with a...
  2. SubSplash

    Block Break Stage

    Hello! I need help showing the breaking animation on a block. on right click: if event-block is bedrock: set {_break} to 0.1 set {_block} to block at location of event-block loop 10 times: make all players see damage of {_block} as {_break} add 0.1 to {_break}...