mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
![Jason](/assets/img/avatar_default.png)
Adds run-paper plugin support as well as moves majority of logic to kotlin build scrips Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
3 lines
50 B
Groovy
3 lines
50 B
Groovy
plugins {
|
|
id("essentials.base-conventions")
|
|
}
|