1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Help stop placement on lava

Discussion in 'Requests' started by iLazer, Apr 6, 2022.

  1. iLazer

    iLazer Member

    Joined:
    Apr 1, 2022
    Messages:
    13
    Likes Received:
    0
    Im looking for a script that stops block placement if it were to cover up a lava block and other things.

    ive written this script:

    on block place:
    player is wearing diamond boots
    if targeted block is lava or nether sprouts:
    cancel event
    send "dont ruin our builds k?" to player

    The issue is that it doesnt work sometimes and doesnt work at all on nether sprouts.
    is there a fix? i really want players to be able to build...
     

Share This Page

Loading...