mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
error logging and bstats simple pie
This commit is contained in:
parent
3e68af06ea
commit
48f0cab15d
9 changed files with 37 additions and 9 deletions
|
|
@ -165,8 +165,8 @@ tasks {
|
|||
archiveFileName.set(name)
|
||||
|
||||
// Shadow necessary dependency
|
||||
relocate("com.github.stefvanschie.inventoryframework", "xyz.alexcrea.customanvil.inventoryframework")
|
||||
relocate("dev.faststats", "xyz.alexcrea.customanvil.faststats")
|
||||
relocate("com.github.stefvanschie.inventoryframework", "xyz.alexcrea.cuanvil.inventoryframework")
|
||||
relocate("dev.faststats", "xyz.alexcrea.cuanvil.faststats")
|
||||
|
||||
filesMatching("plugin.yml") {
|
||||
expand(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue