Closed nothendev closed 2 years ago
What kind of features are you expecting from the api?
get boards, set boards, create custom non-file temp boards and display them
@JoseGamerPT What do you think to split the maven project into two modules (like most plugins or projects like BungeeCord) called API and Plugin /Core? In my opinion, if you want to make an API to RealScoreboard, developers should only have access to classes and methods that they need (e.g managers and other), not all of them (like main plugin class).
Seems very good, it will be Very Nice to have the codebase splitted with modules
Feature Being implemented, thanks.
Feature added. Thanks for the suggestion!
Make an API, please