KeesLib v1.1.0
- Added | A new builder for the UpdateChecker.
- Added |
createLogger()
- Changes the prefix of the plugin logger to the value 'Prefix:' in the plugin.yml with ChatColor support. - Changed |
isLegacy(Double lowestVerion, Double highestVersion)
- This will no longer use the BukkitVersions enum and no longer shuts down the plugin when the version is too high. - Removed |
BukkitVersions
enum.