Skip to content

Releases: dkim19375/DkimBukkitCore

Bugfix 2.3.4

30 Jan 01:03
Compare
Choose a tag to compare
+ Fix NumberUtils random number generator
+ Add a logger in CoreJavaPlugin

Release 2.3.3

26 Jan 22:55
Compare
Choose a tag to compare
+ Clean up code a tiny bit in NumberUtils
+ Add a method to get a random number between two numbers

Bugfix 2.3.2

20 Jan 00:22
Compare
Choose a tag to compare
- Remove ShadowJar

Release 2.3.0

19 Jan 23:54
Compare
Choose a tag to compare
+ Add ShadowJar 
+ Add annotations shaded
+ Add annotations in multiple methods in multiple classes
+ Add the ability to use UUID instead of String in parameters in the PlayerUtils class

Release 2.2.1

18 Jan 00:53
Compare
Choose a tag to compare
+ Add another Entry constructor to make a new instance of Entry by duplicating
- Remove ShadowJar

Release 2.2.0

17 Jan 20:18
Compare
Choose a tag to compare
+ Make some void methods in ConfigFile boolean to return false when failed
- Remove MF-GUI to reduce file size

Bugfix 2.1.1

17 Jan 01:10
Compare
Choose a tag to compare
+ Fix NumberUtils random to make it 0 - 100 instead of 0 - 1

Release 2.1.0

12 Jan 23:11
Compare
Choose a tag to compare
+ NumberUtils class
+ Percentage
+ Chance

Release 2.0.0

11 Jan 22:29
Compare
Choose a tag to compare

MOVED LOTS OF CODE!!

+ VaultJavaPlugin, used instead of CoreJavaPlugin when using Vault
+ Added MF-GUI
+ Made CoreJavaPlugin.onEnable() and onDisable() abstract
- Moved Entry to the function package
- Moved TriConsumer to the function package
- Moved HexaConsumer to the function package
- Moved QuadConsumer to the function package
- Moved Region  to the function package

Release 1.4.0

09 Jan 15:24
Compare
Choose a tag to compare
+ Add saveDefaultConfig