Disable logs.
arthurr0 opened this issue ยท 1 comments
Hi, i can disable this logs?
[12:35:15 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
[12:35:15 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_17_R1' loaded!
[12:35:15 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[12:35:16 INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
You can overwrite the logger using it's setter when you shade it. https://github.com/tr7zw/Item-NBT-API/blob/master/item-nbt-api/src/main/java/de/tr7zw/changeme/nbtapi/utils/MinecraftVersion.java#L185