joserodpt / RealScoreboard

Source-code for the RealScoreboard spigot plugin.
MIT License
23 stars 18 forks source link

Adicionar o suporte ao mcMMO #37

Closed FITFC closed 2 years ago

FITFC commented 2 years ago

Adicionar suporta para poder utilizar o mcTOP sem inutilizar o RSB. Se tiver interesse posso até mandar alguns plugins de exemplo... Porém o RSB tem uma função específica que eu utilizo então... seria bom vê o RSB suportando o maior plugin de skill's da comunidade SpigotMC

joserodpt commented 2 years ago

TODO

McMMO throws a McMMOScoreboardRevertEvent that you can listen to, where you can then re-enable the active scoreboard on the player

https://github.com/mcMMO-Dev/mcMMO/tree/master/src/main/java/com/gmail/nossr50/events/scoreboard

joserodpt commented 2 years ago

Feature Being implemented, thanks for the suggestion!