Discord | License | Poggit | Release |
---|---|---|---|
Click here to view the latest changelog.
- 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.
- 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.
- Put the plugin in your plugins folder.
- Start and then stop the server.
- Edit the
config.yml
andscorehud.yml
to suit your needs. - Restart and enjoy.
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.
- Visit here.
- Refer to wiki.