mirror of
https://github.com/Auxilor/EcoSkills.git
synced 2026-01-02 22:02:19 +00:00
Updated minimum eco version
This commit is contained in:
@@ -155,4 +155,10 @@ public class EcoSkillsPlugin extends LibReforgePlugin {
|
||||
new IntegrationLoader("EnchantGui", () -> this.getEventManager().registerListener(new EnchantGuiHandler()))
|
||||
);
|
||||
}
|
||||
|
||||
@NotNull
|
||||
@Override
|
||||
public String getMinimumEcoVersion() {
|
||||
return "6.50.0";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user