| FileDownloader |
A simple file downloading class
This is not Async so do that your self
|
| LapisCoreConfigUpdater |
This class uses the ConfigUpdater by tchristofferson
This project can be found here
https://github.com/tchristofferson/Config-Updater
|
| LapisCoreFileWatcher |
An utility class for reloading files when they are edited
|
| LapisTaskHandler |
A class for storing BukkitTasks so that they can be cleanly canceled when the plugin disables
|
| LapisUpdater |
An utility class to check and download plugin updates using GitHub
|
| LocationUtils |
A util for parsing Location objects to and from String objects
Primarily used for storing locations in configs
|
| SpigotUpdateChecker |
Class used to check for updates on Spigot resources
Useful for closed source/premium plugins
|