Florian Stober
Florian Stober
I think this might be a problem with your permission setup. Have you compared the rank displayed in the tab list with the output of the `/lp` command on the...
BungeeTabListPlus displays whatever information it gets from Vault (assuming you are using the Vault placeholders). If what it displays is not what you expect that points to an issue in...
For 1.7.10 the `size` specified in BungeeTabListPlus's config must be the same as the `tabSize` in BungeeCord's config.
Blame the security people who made me use https for my repo (#513). I'm using a Let's Encrypt certificate. Some java distributions don't trust these.
Using a different jdk might help. If you use Java 8 then 8u101 or above should work. I don't think there are any problems using Java 9 or newer. Honestly...
If you have different java installations on your system then this depends on the one you use the run maven - not the one you compile the plugin with. Depending...
I don't think I can help you any more that what I already did in solving this issue. The issue is within your setup. I know it's frustrating if your...
It's not an issue on my side. As I've explained your java installation is missing a required certificate. I've given you pointers to various things that might cause this issue....
> @CodeCrafter47 how to set it correctly so I can build? You could try to replicate my setup. I.e. get a recent version of Ubuntu install git, maven openjdk8 (don't...
`mvn clean install`