Simple library for making scoreboards in PocketMine-MP

Maintainers

Package info

github.com/axolotl-plugin-orphanage/ScoreFactory

pkg:composer/axolotl-plugin-orphanage/scorefactory

Transparency log

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

3.3.0 2026-08-09 07:28 UTC

This package is auto-updated.

Last update: 2026-08-09 07:33:13 UTC


README

This virion has been adopted by axolotl-plugin-orphanage due to prolonged inactivity from its original author. It will continue to be maintained and updated to follow axolotl-pm/PocketMine-MP.

Note

This virion is primarily supported on axolotl-pm. Compatibility with other PocketMine-MP forks is not guaranteed and no support will be provided for them.

ScoreFactory

Discord Poggit License
Chat Poggit-CI GitHub license

A simple virion for making Scoreboards in Minecraft Bedrock Edition.

ScoreFactory was made with one simple goal in mind and that was to provide a simple and easy to use API for pocketmine developers to integrate scoreboards into their plugins. This goal is now a reality and ScoreFactory v3.1.0+ has much more to offer than its competitors while still remaining extremely simple and modular. One small caveat is that no two plugins using ScoreFactory can work in conjunction properly. But then again, why would you need two plugins for adding scoreboards? :')

Poggit Setup

Edit the .poggit.yml in your repository and set it up like shown below.

--- 
branches:
- master
projects:
  PLUGIN_NAME:
    libs:
      - src: Ifera/ScoreFactory/ScoreFactory
        version: ^3.1.0
...

For Developers:

Visit wiki

Credits: