mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-23 09:37:50 +01:00
19b4da07b9
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>
4 lines
50 B
Groovy
4 lines
50 B
Groovy
plugins {
|
|
id("essentials.base-conventions")
|
|
}
|