EpicKnarvik97
f10e2caed2
Minor fixes and improvements
Uses translateColors from ColorHelper in StringFormatter Uses a primitive double where the Double class was used Adds improved description to the translator class Adds a stripColorCodes class to the ColorHelper Uses color conversion from ColorHelper in readKeyValuePairs
KnarLib
KnarLib is my own library for reducing repeated code. As I've created several plugins, I find myself copying code from one plugin to the next. As I tend to find better ways to do things over time, some plugins have an improved version of the same code. Instead of updating the same feature for all plugins, I found it better to create a shared library.
License
This library is licensed under the GPLv3.
Description
Languages
Java
100%