Alex Starostin
Alex Starostin
2.6 for MC 1.12.2 the same problem :(
@mikeprimm, Problem is [here](https://github.com/webbukkit/DynmapForge/blob/dcb3a5d60003e9842870cabfff9c61a7e1107302/src/main/java/org/dynmap/forge/DynmapPlugin.java#L518), you can check bl.getBannedProfile(pid)!=null in return statment
use `bl.getBannedProfile(pid)!=null`, not `bl.isBanned(new GameProfile(null, pid));` in return string
It's not on your server in this state... You have compilled java (.jar), and that's source code (here on github)... I can't help you to build new jar, because I'm...