9
0
mirror of https://github.com/Auxilor/EcoSkills.git synced 2026-01-03 06:12:21 +00:00

Fixed lrcdb

This commit is contained in:
Auxilor
2022-10-28 13:17:00 +01:00
parent 5960063747
commit 69a70d2b10

View File

@@ -51,7 +51,6 @@ public class EcoSkillsPlugin extends LibReforgePlugin {
* Internal constructor called by bukkit on plugin load.
*/
public EcoSkillsPlugin() {
super(false);
instance = this;
effectsYml = new EffectsYml(this);