Search results

  1. Hancho1577

    AutoSave

    Hancho1577 submitted a new resource: AutoSave - Save all plugins on your server without restarting server. Read more about this resource...
  2. Hancho1577

    [Solved] Why does it occur IllegalAccessError?

    this.getServer().getScheduler().scheduleRepeatingTask(this, new AsyncTask() { // this line has the error @Override public void onRun() { // code... } }, 20 * 5); It occurs "Caused by: java.lang.IllegalAccessError: tried to...
Top