slipcor
slipcor
I think there might be a double check in place that the item (in your case, the sword) also has to be in the "general tools" area, so in the...
Interesting... seems that the update download fails ... could it be because you renamed the plugin jar, is it "TreeAssist.jar" ? Maybe you need to update manually? I should fix...
well my plugin's default jar name is "TreeAssist.jar", no death-chest :D Can you just try downloading it here: https://www.spigotmc.org/resources/treeassist.67436/download?version=446195 and replace the jar, whatever the jar file name is, with...
Yeah I JUST updated the file to release version :) https://github.com/slipcor/TreeAssist/blob/master/src/main/resources/config.yml#L120 it should return something like 7.2045 or 7.2046 because the main config is different from the tree config, so...
I have a feeling that this might be spigots hosting system that prevents DDOS attacks and other things by delaying and/or bouncing access until they believe you are a human,...
Yes I verified this and the error code we receive is *503 (Service Unavailable)* - it seems that we have to move away from spigot unless they have a fix...
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...
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...
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...
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,...