EcoSkills ⭕ Addictive MMORPG Skills ✅ Create custom Skills, Stats, Effects ✨ Plug + Play

 EcoSkills ⭕ Addictive MMORPG Skills ✅ Create custom Skills, Stats, Effects ✨ Plug + Play 3.42.0

EcoSkills ⭕ Addictive MMORPG Skills ✅ Create custom Skills, Stats, Effects ✨ Plug + Play
Tested Minecraft Versions: 1.17, 1.18, 1.19
Source Code : https://git.io/EcoSkills
Contributors: samerbamerborool, OfTeN, he00741098, ArtelGG, Sedri, AverageGitHub, Redempt, theAstra
Languages Supported: All of them! (lang.yml)
Donation Link: https://patreon.com/auxilor

EcoSkills requires eco to be installed (eco is included in the zip file)​

Building has continued, please install all files in the zip file to fix your previous problems. In the case that it doesn't work, please do not ask me to fix it.

For more information, please see EcoSkills Spigot page.
Please support the author by purchasing the plugin!
Spigot
Polymart

Latest updates

  1. Libreforge included

    I had a potential fix for libreforge being missing, this is experimental, meaning that I don't...
  2. 3.4.1

    Fixed the automation, next version coming soon

Latest reviews

[05:48:29 INFO]: [EcoSkills] Loading EcoSkills v3.0.0-b2
[05:48:29 ERROR]: [org.bukkit.craftbukkit.v1_19_R2.CraftServer] libreforge wasn't found in the plugin jar initializing EcoSkills v3.0.0-b2 (Is it up to date?)
com.willfp.ecoskills.libreforge.loader.internal.LibreforgeNotFoundError: libreforge wasn't found in the plugin jar
at com.willfp.ecoskills.libreforge.loader.internal.LibreforgeLoaderKt.loadHighestLibreforgeVersion(LibreforgeLoader.kt:53) ~[EcoSkills-3.0.0-b2-all.jar:?]
at com.willfp.ecoskills.libreforge.loader.LibreforgePlugin._init_$lambda-0(LibreforgePlugin.kt:40) ~[EcoSkills-3.0.0-b2-all.jar:?]
at com.willfp.eco.core.EcoPlugin.handleLifecycle(EcoPlugin.java:692) ~[eco-6.60.0-all.jar:?]
at com.willfp.eco.core.EcoPlugin.onLoad(EcoPlugin.java:531) ~[eco-6.60.0-all.jar:?]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:442) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-380]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[05:48:29 INFO]: Server permissions file permissions.yml is empty, ignoring it
[05:48:29 INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0
[05:48:29 INFO]: [eco] Enabling eco v6.60.0
[05:48:29 INFO]: [eco] Loading eco
[05:48:29 INFO]: [eco] Scanning for conflicts...
[05:48:29 INFO]: [eco] No conflicts found!
[05:48:29 INFO]: Preparing level "world"
[05:48:30 INFO]: Preparing start region for dimension minecraft:overworld
[05:48:30 INFO]: Time elapsed: 286 ms
[05:48:30 INFO]: Preparing start region for dimension minecraft:the_nether
[05:48:31 INFO]: Time elapsed: 181 ms
[05:48:31 INFO]: Preparing start region for dimension minecraft:the_end
[05:48:31 INFO]: Time elapsed: 109 ms
[05:48:31 INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[05:48:31 INFO]: [ViaVersion] ViaVersion detected server version: 1.19.3 (761)
[05:48:31 INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1
[05:48:31 INFO]: [EcoSkills] Enabling EcoSkills v3.0.0-b2
[05:48:31 INFO]: [EcoSkills] Loading EcoSkills
[05:48:31 ERROR]: Error occurred while enabling EcoSkills v3.0.0-b2 (Is it up to date?)
java.lang.NoClassDefFoundError: com/willfp/libreforge/Plugins
at com.willfp.ecoskills.libreforge.loader.LibreforgePlugin._init_$lambda-3(LibreforgePlugin.kt:55) ~[EcoSkills-3.0.0-b2-all.jar:?]
at com.willfp.eco.core.EcoPlugin.handleLifecycle(EcoPlugin.java:692) ~[eco-6.60.0-all.jar:?]
at com.willfp.eco.core.EcoPlugin.onEnable(EcoPlugin.java:461) ~[eco-6.60.0-all.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578) ~[paper-1.19.3.jar:git-Paper-380]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:301) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-380]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-380]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: com.willfp.libreforge.Plugins
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:177) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:124) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 14 more
M
MediumBerry5575
I am sorry about that, you need to install libreforge as well for now. you can download it here: https://repo.auxilor.io/repository/maven-public/com/willfp/libreforge/4.14.2/libreforge-4.14.2.jar
I will probably fix this in the next version

Similar resources

EcoSkills ⭕ Addictive MMORPG Progression ✅ Create custom effects ✨ Levelling, Stats Dekomori
0.00 star(s) 0 ratings
Downloads
156
Updated
EcoSkills ⭕ Addictive MMORPG Skills ✅ Create custom Skills, Stats, Effects, Mana ✨ Plug + Play M
0.00 star(s) 0 ratings
Downloads
196
Updated
EcoSkills dancebunny98
MMORPG Skills, Abilities, and Levelling with an intuitive GUI.
0.00 star(s) 0 ratings
Downloads
25
Updated
BlackSpigot General Chat
Rules Help Users
    I @ iTz_RockGamez: https://www.blackspigot.com/downloads/dtltradersplus.15466/ I'm trying to download version...
    Top