Open albatrossen opened 9 months ago
I would rather just replace instances of Commons Lang method references. I haven't looked but it's probably just NumberUtils
or WordUtils
which can be very easily replaced.
Understandable....I did consider doing that as well but went off with something really quick first...I might take a look later when I have more time.
I'm in no particular rush. This plugin has very much been on the backburner, but I would really like to get it updated. I've had a few people ask me. I'm just not sure if I have the time to maintain it every version. So again, take your time, I probably won't be able to actually make a release with many changes anyways for at least a few weeks :)
This caused it to give an error on commons-lang missing, so added as a dependency and shaded it.