File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ allprojects {
1818 apply (plugin = " com.gradleup.shadow" )
1919 apply (plugin = " re.alwyn974.groupez.repository" )
2020
21- group = " fr.maxlego08.menu "
21+ group = " fr.maxlego08.koth "
2222 version = rootProject.version
2323
2424 repositories {
@@ -33,13 +33,8 @@ allprojects {
3333 maven(url = " https://repo.bg-software.com/repository/api/" )
3434 maven(url = " https://libraries.minecraft.net/" )
3535 maven(url = " https://repo.tcoded.com/releases" )
36- // maven(url = "https://repo.kryptonmc.org/releases")
3736 maven(url = " https://repo.william278.net/releases" )
3837 maven(url = " https://repo.codemc.org/repository/maven-public" )
39- maven {
40- name = " groupezReleases"
41- url = uri(" https://repo.groupez.dev/releases" )
42- }
4338 }
4439
4540 java {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ main: fr.maxlego08.koth.KothPlugin
44website : https://www.spigotmc.org/resources/76749/
55description : Default plugin developed by GroupeZ
66version : ${version}
7- api-version : 1.13
7+ api-version : 1.19
88softdepend :
99 - PlaceholderAPI
1010 - FeatherBoard
You can’t perform that action at this time.
0 commit comments