Skip to content

Bile Tools 1.3

Pre-release
Pre-release

Choose a tag to compare

@cyberpwnn cyberpwnn released this 16 Mar 10:21
· 17 commits to master since this release
  • Unloading deletes the jar file after being unloaded, then re-copies the file back (helps with abandoned IOStreams when loading jar resources from a modified jar)
  • Unloading, Loading and Reloading all now respect jar dependencies. Unloading WorldEdit will also unload ALL plugins depending on it. Same backwards. If a plugin is loaded and it has an unloaded dependency which exists in the plugins folder it will be loaded first.
  • All plugins are saved to a "library" saving all versions of each plugin ever used
  • Using /bile uninstall will unload the plugin, and delete the jar (remember it is saved in the library)
  • Using /bile install will install the LATEST plugin version in the library (/bile install [version] works too)