Перейти к содержимому
Mineforgian

PowerBoard

Minecraft plugin for Scoreboard, Tablist, Prefixes, Suffixes, Chat | Animated

Загрузки
2K
Подписчики
4
Обновлён
19 апреля 2026 г.
Лицензия
GPL-3.0

Опубликован 16 декабря 2023 г.

PowerBoard: Scoreboard + Tablist + Prefix + Chat | Animated

PowerBoard is a very powerful open source plugin for your Minecraft server. It lets you easily add ranks, a tablist, Scoreboards and a small chat system with prefixes and placeholders. It supports multiple (animated) scoreboards based on conditions. For the ranks it is recommended to use the permission sytem LuckPerms. However, you can use any permission system you like. If you are a more advanced server owner, you can use the PowerBoard API for easy access to scoreboard and ranks.

PowerBoard to puts all these things into one plugin and tries to make them perfect. It is already really powerful. But of course there are also always a few bugs. So feel free to join this project and contribute to it.

Features

  • Animated Scoreboards
  • Multiple Scoreboards based on conditions
  • Animated Tablist
  • Prefix/Suffix System with placeholders
  • Chat System

Setup

Please visit our wiki.

Developer API

Click here.

Info

  • View the source code, report bugs, request features and contribute at GitHub.
  • Get support at Discord.

Ченджлог

3.7.3Релиз26.1, 26.1.1, 26.1.2 · 19 апреля 2026 г.

What's new in this release?

  • Support for hiding scores: A new option in config.yml at scoreboard-advanced-settings.hide-score-numbers has been added to enabled/disable hiding scores on paper versions 1.20.3 and higher. It defaults to true but can be disabled if wanted.
  • Plugin now works again on 1.7.10 (if you're running a server that's this old)
  • Some maintenance
  • Support for MC 26.1

Full changelog:

v3.7.1Релиз1.21.9, 1.21.10, 1.21.11 · 30 марта 2026 г.

Unicode now works without requiring double quotes in the YAML syntax.

Example:

footer:
  '1':
    speed: 20
    lines:
    - Check \u2714 # now working
    - 'Check \u2714' # now working
    - "Check \u2714" # worked before
3.7.0Релиз1.21.5, 1.21.6, 1.21.7 · 13 октября 2025 г.
3.6.3Релиз1.20.4, 1.20.5, 1.20.6 · 28 июня 2024 г.
3.6.1Релиз1.20.4, 1.20.5, 1.20.6 · 25 мая 2024 г.
  • Support for 1.20.6
  • Added new option to completely disable update checks
  • General small improvements to the update system

More info: https://github.com/Xitee1/PowerBoard/releases/tag/release-3.6.2

3.6.1Релиз1.20.2, 1.20.3, 1.20.4 · 2 января 2024 г.

General

  • Implemented rate limited logging to reduce log spamming in some scenarios
  • Improved compatibility with other plugins by changing the team naming prefix
  • Code quality improvements
  • Other smaller improvements

API related

  • Converted CustomPlaceholderes to interface
  • Return value of CustomPlaceholders#replace now has the annotation @NotNull and some error handling has been added
3.6.0Релиз1.20.2, 1.20.3, 1.20.4 · 16 декабря 2023 г.

This release has really a lot of improvements, fixes and a few additions. A lot of code has been re-written and improved. A lot of bugs have been fixed.

Most important changes:

  • New option: Added option for servers with multiple scoreboard/rank plugins that might fix some issues. (scoreboard-advanced-settings.use-existing-scoreboard)
  • New option: Because lots of users wanted to use HEX colors for the player name in the tablist, you can now do that by enabling 'ranks.options.show-suffix-in-tab' and optionally 'ranks.options.use-player-list-name' to preserve the prefix & suffix above the player's head (where possible).
  • Improved: The LuckPerms weight limit has been lifted from 999 to 9999.
  • Improved: Added descriptions to the PowerBoardAPI (for developers).
  • Fixed: The SelfCheck has been reworked and now also checks the config in older MC versions. In the versions 1.18+ it also automatically adds and corrects missing options.
  • Fixed: An update check will now be performed every 24h.
  • Fixed: Ranks updating too often when not needed
  • Not fixed in code but randomly started working again: HEX colors no longer count as (14) chars. This means long HEX color gradients are now possible!
  • As a bonus: The plugin jar has lost a quarter of it's size!

Also big thanks to @ItsLaivy and @itsTyrion for your PRs! These helped me a lot and gave me some motivation!

Комментарии

Загружаем…