Solved How to check that the block is at spawn?

Discussion in 'Plugin Development' started by istorhow, Sep 20, 2022.

Thread Status:
Not open for further replies.
  1. Offline

    istorhow

    I want to find a function whose arguments I will specify:
    1. First spawn location
    2. Second spawn block location
    3. Block position
    And the plugin will look for this block in all this square, if it finds it, it will return false (
    "Light analogue of WorldGuard")
     
  2. Offline

    CraftCreeper6

    Loads of ways to do this!
    This is a good start, make sure to test y and z too though.
     
    istorhow likes this.
Thread Status:
Not open for further replies.

Share This Page