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