Class FastBoard

java.lang.Object
fr.mrmicky.fastboard.FastBoardBase<net.kyori.adventure.text.Component>
fr.mrmicky.fastboard.adventure.FastBoard

public class FastBoard extends FastBoardBase<net.kyori.adventure.text.Component>
Lightweight packet-based scoreboard API for Bukkit plugins. It can be safely used asynchronously as everything is at packet level.

The project is on GitHub.

  • Constructor Details

    • FastBoard

      public FastBoard(org.bukkit.entity.Player player)
  • Method Details