LogBLock issues

Discussion in 'Bukkit Help' started by 7cardcha, Apr 9, 2012.

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

    7cardcha

    Oh ok. Try putting a System.out.println(isDamaged); in your run() function. Tell me what happens
     
  2. Offline

    r0306

    Hey, what do you know? It output a false! That only means it's the problem of the command processor. Thanks, you've already helped me more than what I did in one day!

    EDIT: It seems that my being a noob to Java has caused me to put = instead of == in the if statement, toggling the true each time. I fixed everything, the plugin works perfectly now! Thank you! :D
     
  3. Offline

    7cardcha

    kk I feel retarded for not noticing that but sometimes it's hard when looking at other peoples code.
    Anyways I guess we are both happy.
     
Thread Status:
Not open for further replies.

Share This Page