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