mirror of
https://github.com/Auxilor/Reforges.git
synced 2026-01-04 15:41:40 +00:00
Updated libreforge
This commit is contained in:
@@ -44,7 +44,7 @@ allprojects {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'com.willfp:eco:6.35.1'
|
compileOnly 'com.willfp:eco:6.35.1'
|
||||||
implementation 'com.willfp:libreforge:3.36.2'
|
implementation 'com.willfp:libreforge:3.37.0'
|
||||||
|
|
||||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||||
|
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ public class ReforgesPlugin extends LibReforgePlugin {
|
|||||||
@Override
|
@Override
|
||||||
@NotNull
|
@NotNull
|
||||||
public String getMinimumEcoVersion() {
|
public String getMinimumEcoVersion() {
|
||||||
return "6.33.0";
|
return "6.35.1";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ softdepend:
|
|||||||
- AureliumSkills
|
- AureliumSkills
|
||||||
- PlayerPoints
|
- PlayerPoints
|
||||||
- Jobs
|
- Jobs
|
||||||
|
- EcoArmor
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
reforges:
|
reforges:
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
version = 4.64.3
|
version = 4.65.0
|
||||||
plugin-name = Reforges
|
plugin-name = Reforges
|
||||||
Reference in New Issue
Block a user