Question Detecting if Player is in range of beacon

Discussion in 'Bukkit Help' started by OMGItsSpace, Mar 31, 2015.

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

    OMGItsSpace

    Hi guys! I have experience with java, but I'm new to the Bukkit API and it's a little hard to find my way without http://jd.bukkit.org. ;)

    This is what I want to do:
    I want to know when a player is in range of a Beacon. I also want to know which Player is in range and the coordinates of the Beacon.

    I can detect the effect on the Player, but I don't know which beacon gave the effect. My other option is to depend on WorldGuard and create a new region when a Beacon-block gets placed.

    Anyone any ideas?
     
  2. Offline

    LordDarthBob

    @OMGItsSpace
    You can use this instead of the API docs. As for the rest, I don't know. Best of luck!
     
Thread Status:
Not open for further replies.

Share This Page