Skip to content

Releases: dkim19375/DkimBukkitCore

Release 1.3.1

08 Jan 21:11

Choose a tag to compare

+ Add Entry class, works similar to Map.Entry but can change the key and value
+ Added a License class, helps with licensing closed source
+ Added a Region class which helps with creating regions

Release 1.2.0

03 Jan 00:01

Choose a tag to compare

+ TriConsumer
+ QuadConsumer
+ HexaConsumer

Release 1.1.0

01 Jan 01:00

Choose a tag to compare

+ Add json utils
+ Replace SpigotUpdateChecker.java with UpdateChecker.java (which now includes the Github and external checkers)
- Remove the SpigotUpdateChecker class (explained above)

Release 1.0.0

30 Dec 02:43

Choose a tag to compare

First release

+ Formatting Utils (chatcolor and PAPI)
+ PAPIExpansion class (to make making expansions easier)
+ Spigot update checker
+ Worldguard Utils
+ Config utils
+ JavaPlugin (Added methods)
+ Player utils (converting usernames to player, uuids, etc)
- Depreciated TestClass due to it not being used anymore

Add a sender

29 Dec 22:38

Choose a tag to compare

Add a sender Pre-release
Pre-release
0.0.3

Add sender method

Testing 0.0.2

28 Dec 20:00

Choose a tag to compare

Testing 0.0.2 Pre-release
Pre-release
0.0.2

Testing

28 Dec 19:57

Choose a tag to compare

Testing Pre-release
Pre-release
0.0.1

Merge remote-tracking branch 'origin/master'

Testing

28 Dec 18:10
3835db6

Choose a tag to compare

Testing Pre-release
Pre-release
0.0.0

Update LICENSE