How to get time from onEnable

Discussion in 'Plugin Development' started by polo2673, Mar 22, 2013.

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

    polo2673

    Lol for some reason I can't get the time of the normal world at onEnable() anybody know how
    because there is no
    Code:
    getServer().getTime();
     
  2. Offline

    Nashor

    System.currentTimeMillis() should do the trick.
     
Thread Status:
Not open for further replies.

Share This Page