==BKCommonLib== 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.
该运行库共享各种插件所需的所有通用代码,将它们一起放在库中可以大大减少重复代码量。插件各个都别具一格、富有特色,每当 Spigot 缺少某些功能时,该功能就会被收录进 BKCommonLib 里,这就是为什么这个库会变得如此庞大的原因之一:Spigot 不提供(也不想提供)的功能是在太多了。