Releases: dkim19375/DkimBukkitCore
Releases · dkim19375/DkimBukkitCore
[OLD] Bugfix 3.0.2
+ Make showHelpMessage also for CommandSender
OUTDATED - LOOK AT MAVEN CENTRAL FOR LATEST!
Bugfix 3.0.1
+ Make kotlin stdlib compileOnly and not shade
Release & Rewrite 3.0.0
CONVERTED TO KOTLIN!
Small Feature 2.6.1
- Remove HexaConsumer
+ Added a better String -> UUID conversion
Release 2.6.0
+ Add registering utils in CoreJavaPlugin
Bugfix 2.5.1
- Remove HTTPRequestUtils until fix
Release 2.5.0
+ Shade okhttp
+ Add GET request in HTTPRequestUtils
+ Add String to Json in JsonUtils
Bugfix 2.4.1
- Remove static from VaultJavaPlugin
Release 2.4.0
- Removed Region, use BoundingBox
Small Feature 2.3.5
- Remove CoreJavaPlugin#printToConsole
+ Make Region serializable
+ Make Region cloneable
+ Make JetBrains annotations compileOnly