9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2026-01-04 15:31:47 +00:00

new event

This commit is contained in:
XiaoMoMi
2024-10-09 00:22:21 +08:00
parent ec840036ac
commit d84c9f7031
7 changed files with 60 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ tasks {
relocate("dev.dejvokep", "net.momirealms.customnameplates.libraries")
relocate("net.bytebuddy", "net.momirealms.customnameplates.libraries.bytebuddy")
relocate("org.apache.commons.pool2", "net.momirealms.customnameplates.libraries.commonspool2")
relocate("org.apache.commons.io", "net.momirealms.customnameplates.libraries.commons.io")
relocate("com.mysql", "net.momirealms.customnameplates.libraries.mysql")
relocate("org.mariadb", "net.momirealms.customnameplates.libraries.mariadb")
relocate("com.zaxxer.hikari", "net.momirealms.customnameplates.libraries.hikari")