TreeAssist icon indicating copy to clipboard operation
TreeAssist copied to clipboard

Request: EcoSkills compatibility

Open D3dWiz opened this issue 3 years ago • 6 comments

EcoSkills has a woodcutting skill like mcmmo, plugin link is https://www.spigotmc.org/resources/95541/

D3dWiz avatar Jan 02 '22 00:01 D3dWiz

They have no integration for me to hook into. No API builds for me to download for free, no repository to get anything for me to work with. I am not investing 7 bucks into this feature request. Sorry :)

Maybe you can ask them to provide integration? They are getting paid for their time, I am not ;)

slipcor avatar Jan 05 '22 02:01 slipcor

Perhaps this will help? https://plugins.auxilor.io/ecoskills/api

D3dWiz avatar Jan 05 '22 15:01 D3dWiz

Thanks for the quick reply :)

I somehow got it to work now. I tried the page you gave me, and it did not work yesterday... Now it does. Nice :D

However I have the same issue with this plugin that I do have with another request.

Please see https://github.com/slipcor/TreeAssist/issues/79

The plugin expects me to hand it a double value, or would it be okay to give 1.0 EXP per block broken?

slipcor avatar Jan 05 '22 16:01 slipcor

I have been able to compile it once, but now as I did some changes in the backend, it broke again, because something about a java version. I am using Java 17 so that cannot be the issue. If this persists I will have to give this up :( It seems to work once a day

slipcor avatar Jan 05 '22 20:01 slipcor

Compiling the plugin is kinda sketchy, there's a line that removes the jar after performing the clean command and if the error is sth 17 you can check your Gradle JVM

D3dWiz avatar Jan 05 '22 20:01 D3dWiz

Yeah I got the jar from doing it once successfully, in the maven repo cache, but it tells me something about Class Version 61 - and I am using maven, not gradle, aaaaand my JVM is 17 :) I tried updating the compiler plugin and upping the source version, but that does not seem to do anything to help :(

slipcor avatar Jan 05 '22 21:01 slipcor