Releases: Jake-Moore/KamiCommon
Releases · Jake-Moore/KamiCommon
3.6.1.9
3.6.1.8
- Added some methods to control the queue declaration in RabbitMQAPI Took 3 minutes
3.6.1.7
- PATCH TypeOfflinePlayer with a nullability check and an error message Took 2 minutes
3.6.1.6
- Release updates from KamiCommonNMS 1.0.9 (Added WorldGuardApi method) Took 2 minutes
3.6.1.5
Merge remote-tracking branch 'origin/master'
3.6.1.4
- Dedicated error when paged menus are trying to open but have no page slots. Previously this caused an integer overflow number of empty pages. Took 4 minutes
3.6.1.3
- Add KamiMenu.addPostCloseConsumer which is the same as a close consumer, but runs 1 tick after the close event. Ensuring the close event is complete before calling its consumers. - Using this new method is now the recommended way of re-opening menus on close, because it will avoid recursion and stackoverflows. Took 24 minutes
3.6.1.2
Merge remote-tracking branch 'origin/master'
3.6.1.1
-Update KamiCommonNMS Took 1 minute
3.6.1.0
-Update shadow gradle plugin (then fixed build) -Update KamiCommonNMS (which also updated shadow) Took 5 minutes