Ifera / ScoreFactory

A simple virion for making Scoreboards in Minecraft Bedrock Edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A simple virion for making Scoreboards in Minecraft Bedrock Edition.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%