mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-10 19:25:11 +00:00
7 lines
94 B
Groovy
7 lines
94 B
Groovy
plugins {
|
|
id("essentials.base-conventions")
|
|
}
|
|
|
|
essentials {
|
|
injectBstats.set(false)
|
|
}
|