Recent content by Hancho1577

  1. Hancho1577

    Experimental AutoSave 1.0.0

    Nukkit Auto Save Plugin Please back up your server before using this plugin (for just in case) This project welcomes contributions. This plugin will save all plugins on your server without restarting server. How it works? It will detect "save" method on plugin and invoke it. You can add a...
  2. Hancho1577

    AutoSave

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

    [Solved] Why does it occur IllegalAccessError?

    The problem was caused by improper Shade and Dependency Scope.
  4. 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...
  5. Hancho1577

    nukkit 1.14.60 Version Plsss

    https://ci.nukkitx.com/job/NukkitX/job/Nukkit/job/master/ Direct download(673) : https://ci.nukkitx.com/job/NukkitX/job/Nukkit/job/master/673/artifact/target/nukkit-1.0-SNAPSHOT.jar
Top