13
0
geforkt von Mirrors/Paper

#661: Fix Typo in ScoreboardManager documentation

By: olijeffers0n <69084614+olijeffers0n@users.noreply.github.com>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2021-10-04 21:08:43 +11:00
Ursprung 1f934c6832
Commit f4b28573d2

Datei anzeigen

@ -14,7 +14,7 @@ public interface ScoreboardManager {
* This Scoreboard is saved by the server, is affected by the /scoreboard
* command, and is the scoreboard shown by default to players.
*
* @return the default sever scoreboard
* @return the default server scoreboard
*/
@NotNull
Scoreboard getMainScoreboard();