Solved Listeners

Discussion in 'Plugin Development' started by CraftingRealm, Nov 5, 2013.

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

    CraftingRealm

    In this plugin I'm making, I need to do something when a player enters a certain region. Probably using Listeners, how can I do this? Thanks
     
  2. Offline

    JPG2000

    CraftingRealm PlayerMoveEvent would be the best choice.

    Or, run a timer every 10 seconds and check. Adjust the time to your needs.
     
Thread Status:
Not open for further replies.

Share This Page