BKCommonLib
BKCommonLib copied to clipboard
An extensive library I use in all of my plugins
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hello, BkCommonLib for me doesn't work in 1.9.4. I am using BkCommonLib for TrainCarts and in 1.9 and 1.9.2 Bk is green so works but TrainCarts doesn't work. Why ?...
I have loaded up the latest versions of Cauldron (previously mcpc) and BKCommonLib, Train Carts. On startup I get the following crash. No other plugins / mods were loaded when...
Hello, Not sure whether this is still active, but I get the following error when using latest build: If you have any suggestions ... ^^ [01:52:14] [Server thread/INFO]: [BKCommonLib] Loading...
Hello! I tried to cmpile this plugin for my self because the build servers are closed, but i got the following error after 'mv clean install': Warning: JAVA_HOME environment variable...
Hello. You library is amazing! It saves a lot of time and my nerve cells. How I can donate to you? I can't find any donate buttons on plugin. Thank...
I'm seeing exceptions when BKCommonLib is loaded by Cauldron (formerly MCPC+). See http://pastebin.com/T3Mas1P0 There are other exceptions later from related plugins such as TrainCarts but the ObjectArrayConverter ones in BKCommonLib...
Hello, I get the following error when loading BK on the following version of MCPC+: "mcpc-plus-1.7.2-R0.3-forge1012-B10.jar" It tries to call the Method "getVersion()" from "net.minecraft.server.dedicated.DedicatedServer" but it seems only the...
User requested this not be final so they can modify it as needed. It is also no longer static to ensure other plugins are effected.
Hey bergerkiller, founded a issue which makes unpossible to override the public static final String MAIN_HEADER_PREFIX =" "#> "; Please remove the final Flag because I want my own defination...