mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 11:07:41 +00:00
Compare commits
1 Commits
v2.0.6+d8f
...
v2.0.6+c43
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c43de8a1c9 |
@@ -171,6 +171,7 @@ tasks.register("printVars") {
|
|||||||
tasks.withType<RunServer>().configureEach {
|
tasks.withType<RunServer>().configureEach {
|
||||||
minecraftVersion("1.12.2")
|
minecraftVersion("1.12.2")
|
||||||
runDirectory.set(layout.projectDirectory.dir("run/paper"))
|
runDirectory.set(layout.projectDirectory.dir("run/paper"))
|
||||||
|
jvmArgs("-Dcom.mojang.eula.agree=true")
|
||||||
downloadPlugins {
|
downloadPlugins {
|
||||||
github("lax1dude", "eaglerxserver", "v" + EAGXS_VER, "EaglerXServer.jar")
|
github("lax1dude", "eaglerxserver", "v" + EAGXS_VER, "EaglerXServer.jar")
|
||||||
modrinth("placeholderapi", "2.11.7")
|
modrinth("placeholderapi", "2.11.7")
|
||||||
|
|||||||
Reference in New Issue
Block a user