Help On place of block

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Godtitan

Member
Feb 6, 2024
2
0
1
20
How can I make it so if a player places a block, players can break those blocks placed by a player

This is what i have for temporary blocks but i want players to be able to break these temporary blocks

on place:
if player's world is "FFA":
wait 10 seconds
set event-block to air

I would also use world guard to prevent them from breaking the build, but they can break the blocks placed by players.
 
So you want to that the player who place the block will be only player who can break until it will be gone?
 
So what do you really need help with? The block to dissapear after 10 seconds or what?