This new release version adds support for the new
1.12.1 Minecraft version. In addition to supporting all prior Spigot server versions, this release also supports all
CraftBukkit versions of the server. This means you can now use BKCommonLib on many more servers!
In addition to this new support, some important bugfixes:
- Corrects an invalid PermissionDefaults.yml being generated for depending plugins. This caused bugs that resulted in players to have no permissions to do anything. For example, in TrainCarts players couldn't place down signs or minecarts. If you suffer from this issue, update BKCommonLib and delete the TrainCarts PermissionDefaults.yml so a correct version can be generated.
- Fixes an error related to LongObjectHashMap casting, resulting in some problems in TrainCarts. This was a bug happening on an earlier development build (not release)