games647 / ScoreboardStats

Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft
https://dev.bukkit.org/bukkit-mods/scoreboardstats/
MIT License
28 stars 45 forks source link

Not working properly #189

Closed krashing4 closed 7 years ago

krashing4 commented 7 years ago

When i make the compatibilityMode: true the scoreboard stops working. I'm using spigot 1.8.8 with viaversion. can send log if needed

Bodyash commented 7 years ago

Same problem. In compability mode plugin using Protocollib

YellowZaki commented 7 years ago

Same here

YellowZaki commented 7 years ago

Bump!! @games647

memdev25 commented 7 years ago

same on 1.11.2

YellowZaki commented 7 years ago

@games647 please, I cannot use any plugin which uses scoreboards...

YellowZaki commented 7 years ago

This was the commit which caused the problem: https://github.com/games647/ScoreboardStats/commit/b74a9ff217741cca0f7558c149b85488823ba71f I've reverted back all the removed lines and now the plugin works with compatibilityMode=true

I also had to change the maximum characters of scoreboard to 32 on Settings.java when using the packets.

@games647

memdev25 commented 7 years ago

@YellowZaki Please give me your fixed file