traincarts.net - BergerHealer Wiki

Description: Find information about BKCommonLIb, TrainCarts, TC-Coasters, MyWorlds and Maplands.

tc (181) tcc (176) bkcommonlib (1) traincarts (1) tc-coasters (1) tccoasters (1) myworlds (1) bergerkiller (1) bergerhealer (1) maplands (1)

Example domain paragraphs

Welcome to the wiki!

This utility library shares all the common code needs for various plugins, and having them in one library heavily reduces the amount of duplicated code. The featured utilities are varied, and whenever something is missing in Spigot, it is added in BKCommonLib. This is one of the reasons why it has become this large: there are simply a lot of things Spigot doesn't (want to) offer.

BKCommonLib has versioning on a per-plugin basis, so when a certain plugin needs version 2, and version 1 is installed, the server owner is automatically notified and the plugin is not enabled. This prevents the common mishaps with outdated BKCommonLib versions. If you develop a plugin that uses BKCommonLib, make sure you depend on the earliest version that still offers the features you need. This makes sure your plugin remains functional on older Spigot builds.