BukkitRunnable problem, idk

Discussion in 'Plugin Development' started by someguyonthestreet, Jul 24, 2015.

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

    teej107

    If I'm right about what I think this method does
    Code:
    t.decrease();
    I think that is the problem. That code will fire for each player in the server whenever the surrounding else statement will be true
     
  2. Offline

    danieltabrizian

    I had come to the same conclusion!
     
  3. That method just decreases the time by one second.
     
  4. Offline

    teej107

    Yeah and that's the problem. It's being called for each Player on the server.
     
Thread Status:
Not open for further replies.

Share This Page