mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-08-06 06:17:56 +00:00
Compare commits
22 Commits
v2.0.9+b0f
...
8940c53964
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8940c53964 | ||
|
|
996aa98085 | ||
|
|
07fe65d325 | ||
|
|
540a5dd29b | ||
|
|
bdf7a034c1 | ||
|
|
818369e2e0 | ||
|
|
9a18bbb452 | ||
|
|
92dda6fee2 | ||
|
|
4abb59cd2d | ||
|
|
f780f0bd6e | ||
|
|
51285c7061 | ||
|
|
e7a50d0195 | ||
|
|
df4fd4258b | ||
|
|
4ead0f6308 | ||
|
|
6510b5d1a6 | ||
|
|
a878374e97 | ||
|
|
f4ca0469fe | ||
|
|
b2d0d6afe9 | ||
|
|
b9bf17abed | ||
|
|
df6c446b72 | ||
|
|
04d9de8ce4 | ||
|
|
98aa012267 |
@@ -14,7 +14,7 @@ val PLUGIN_NAME = "OriginBlacklist"
|
|||||||
val PLUGIN_IDEN = "originblacklist"
|
val PLUGIN_IDEN = "originblacklist"
|
||||||
val PLUGIN_DOMN = "xyz.webmc.$PLUGIN_IDEN"
|
val PLUGIN_DOMN = "xyz.webmc.$PLUGIN_IDEN"
|
||||||
val PLUGIN_DESC = "An eaglercraft client blacklist plugin."
|
val PLUGIN_DESC = "An eaglercraft client blacklist plugin."
|
||||||
val PLUGIN_VERS = "2.0.9"
|
val PLUGIN_VERS = "2.0.10"
|
||||||
val PLUGIN_SITE = "https://github.com/WebMCDevelopment/$PLUGIN_IDEN"
|
val PLUGIN_SITE = "https://github.com/WebMCDevelopment/$PLUGIN_IDEN"
|
||||||
val PLUGIN_DEPA = listOf("EaglercraftXServer")
|
val PLUGIN_DEPA = listOf("EaglercraftXServer")
|
||||||
val PLUGIN_DEPB = listOf("EaglercraftXServer")
|
val PLUGIN_DEPB = listOf("EaglercraftXServer")
|
||||||
@@ -42,7 +42,7 @@ val EAGXS_VER = "1.0.8"
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("java")
|
id("java")
|
||||||
id("com.gradleup.shadow") version "9.3.0"
|
id("com.gradleup.shadow") version "9.6.0"
|
||||||
id("com.palantir.git-version") version "4.2.0"
|
id("com.palantir.git-version") version "4.2.0"
|
||||||
id("xyz.jpenilla.run-paper") version "3.0.2"
|
id("xyz.jpenilla.run-paper") version "3.0.2"
|
||||||
id("xyz.jpenilla.run-waterfall") version "3.0.2"
|
id("xyz.jpenilla.run-waterfall") version "3.0.2"
|
||||||
@@ -65,22 +65,22 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")
|
compileOnly("com.velocitypowered:velocity-api:3.6.0-SNAPSHOT")
|
||||||
compileOnly("org.bukkit:bukkit:1.8-R0.1-SNAPSHOT")
|
compileOnly("org.bukkit:bukkit:1.8-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.md-5:bungeecord-api:1.21-R0.5-SNAPSHOT")
|
compileOnly("net.md-5:bungeecord-api:1.21-R0.5-SNAPSHOT")
|
||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")
|
||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-bungee:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-bungee:1.0.0")
|
||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-bukkit:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-bukkit:1.0.0")
|
||||||
compileOnly("me.clip:placeholderapi:2.12.2")
|
compileOnly("me.clip:placeholderapi:2.12.3")
|
||||||
compileOnly("net.william278:papiproxybridge:1.8.4")
|
compileOnly("net.william278:papiproxybridge:1.8.4")
|
||||||
implementation("org.semver4j:semver4j:6.0.0")
|
implementation("org.semver4j:semver4j:6.0.0")
|
||||||
implementation("de.marhali:json5-java:3.0.0")
|
implementation("de.marhali:json5-java:3.0.0")
|
||||||
implementation("net.kyori:adventure-text-minimessage:4.26.1")
|
implementation("net.kyori:adventure-text-minimessage:4.26.1")
|
||||||
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
|
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
|
||||||
implementation("com.github.seancfoley:ipaddress:5.6.1")
|
implementation("com.github.seancfoley:ipaddress:5.6.2")
|
||||||
implementation("org.bstats:bstats-bukkit:3.1.0")
|
implementation("org.bstats:bstats-bukkit:3.2.1")
|
||||||
implementation("org.bstats:bstats-bungeecord:3.1.0")
|
implementation("org.bstats:bstats-bungeecord:3.2.1")
|
||||||
implementation("org.bstats:bstats-velocity:3.1.0")
|
implementation("org.bstats:bstats-velocity:3.2.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
@@ -175,7 +175,7 @@ tasks.named<RunServer>("runServer") {
|
|||||||
jvmArgs("-Dcom.mojang.eula.agree=true")
|
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.12.2")
|
modrinth("placeholderapi", "2.12.3")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user