Essentials/Essentials
MD a7f602e2ad Remove commons-lang3 dependency
`commons-lang3` is scheduled for removal by Spigot.

This commit reimplements the methods we use from StringUtils in StringUtil, and replaces NumberUtils.isDigits(String) with NumberUtil.isLong(String).
2022-06-15 16:18:35 +01:00
..
src Remove commons-lang3 dependency 2022-06-15 16:18:35 +01:00
build.gradle Migrate reflection in MetaItemStack to a provider (#4592) 2021-10-24 15:17:06 +01:00