• Stars
    star
    102
  • Rank 334,357 (Top 7 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An event driven, highly customizable plugin to add Scoreboards on your Minecraft Bedrock Server.

ScoreHud Banner

ScoreHud

Discord License Poggit Release
Chat GitHub license Poggit-CI

A highly customizable plugin to add Scoreboards on your Minecraft: Bedrock Server.

Click here to view the latest changelog.

Features:

  • This plugin adds scoreboard to your server.
  • Completely Event Driven!! Goodbye tasks!
  • Everything is customizable.
  • Easy and simple API for developers to use and integrate ScoreHud.
  • Some basic tags are integrated within ScoreHud.
  • You can find more tags support in the ScoreHudX repo.

Available Tags:

  • Please visit the wiki here for a list of in-built tags provided by ScoreHud.
  • Please check out the ScoreHudX repo for more tags.
  • Also read the discussions.

How to setup?

  • Put the plugin in your plugins folder.
  • Start and then stop the server.
  • Edit the config.yml and scorehud.yml to suit your needs.
  • Restart and enjoy.

FAQs:

Q: Help I am getting this error. Required extension Core has an incompatible version (7.x.y not >=7.4)
A: This means that the PHP binary that your server is using is outdated. Please update it to v7.4 or greater to continue using ScoreHud.

Q: How many lines can I set in default-board?
A: You can set 1 to 15 lines in default-board.

Q: How many server-names can I set?
A: You can set infinite many number of server-names.

Q: I am having problems and cannot set the plugin correctly. What do I do?
A: Well you can always open a new issue on this repository or contact me via Discord: Ifera#3717 or Twitter: @ifera_tr.

Q: I like the plugin. What do I do?
A: Well, that is extremely fortunate. Why not to star this repository and might as well a good review on poggit.

Q: What happened to addons?
A: Addons system being simple and similar to pocketmine had some flaws especially when combined with tasks caused a great deal of lag. ScoreHud is now event driven and no longer depends on tasks, so it was only fitting to remove addon support as a whole.

Changelogs:

For Developers: