testforblock

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

    testforblock command

    I want to check if a redstone lamp is lit, and I wanted to do it with ```command testforblock X Y Z lit_redstone_lamp``` but how do I check if it succesfully found a block, like I would do with a comperator behind a command but in skript?