Skip to content

Releases: dkim19375/DkimBukkitCore

[OLD] Bugfix 3.0.2

28 Apr 00:48
Compare
Choose a tag to compare
+ Make showHelpMessage also for CommandSender

OUTDATED - LOOK AT MAVEN CENTRAL FOR LATEST!

Bugfix 3.0.1

28 Apr 00:23
Compare
Choose a tag to compare
+ Make kotlin stdlib compileOnly and not shade

Release & Rewrite 3.0.0

28 Apr 00:18
Compare
Choose a tag to compare

CONVERTED TO KOTLIN!

Small Feature 2.6.1

11 Apr 02:59
Compare
Choose a tag to compare
- Remove HexaConsumer
+ Added a better String -> UUID conversion

Release 2.6.0

18 Mar 02:37
Compare
Choose a tag to compare
+ Add registering utils in CoreJavaPlugin

Bugfix 2.5.1

20 Feb 14:02
Compare
Choose a tag to compare
- Remove HTTPRequestUtils until fix

Release 2.5.0

20 Feb 02:42
Compare
Choose a tag to compare
+ Shade okhttp
+ Add GET request in HTTPRequestUtils
+ Add String to Json in JsonUtils

Bugfix 2.4.1

19 Feb 01:06
Compare
Choose a tag to compare
- Remove static from VaultJavaPlugin

Release 2.4.0

14 Feb 18:15
Compare
Choose a tag to compare
- Removed Region, use BoundingBox

Small Feature 2.3.5

13 Feb 22:45
Compare
Choose a tag to compare
- Remove CoreJavaPlugin#printToConsole
+ Make Region serializable
+ Make Region cloneable
+ Make JetBrains annotations compileOnly