Skip to content

KeesLib v1.1.0

Compare
Choose a tag to compare
@CasieBarie CasieBarie released this 08 Oct 19:05
· 8 commits to main since this release
ce9499e
  • 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.