==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에 있습니다. 따라서 BKCommonLib의 파일이 커진 것입니다.