All Projects β†’ Ifera β†’ ScoreFactory

Ifera / ScoreFactory

Licence: GPL-3.0 license
A simple virion for making Scoreboards in Minecraft Bedrock Edition.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ScoreFactory

VirionTools
A handy plugin for developers who wish to compile and inject virions without using Poggit.
Stars: ✭ 17 (+13.33%)
Mutual labels:  pocketmine, virion
NpcDialog
πŸ—½ PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (+266.67%)
Mutual labels:  pocketmine, virion
libform
It is a virion library that can handle various forms easily.
Stars: ✭ 12 (-20%)
Mutual labels:  pocketmine, virion
IslandArchitect
An plugin to create custom sky island generators for the SkyBlock plugin
Stars: ✭ 12 (-20%)
Mutual labels:  pocketmine
SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+246.67%)
Mutual labels:  pocketmine
PocketMine-Banners
Super Simple PHP based banner generating system
Stars: ✭ 19 (+26.67%)
Mutual labels:  pocketmine
HideAndSeek
Hide and seek game recreated for PocketMine-MP
Stars: ✭ 15 (+0%)
Mutual labels:  pocketmine
poggit
GitHub application for managing PocketMine-family plugins, and website for sharing plugins.
Stars: ✭ 96 (+540%)
Mutual labels:  pocketmine
ProfileUI
Get any player's profile on a Modal Form! MCPE v1.2! PMMP support only!
Stars: ✭ 20 (+33.33%)
Mutual labels:  pocketmine
PocketMine-ManagerServers
PocketMine-ManagerServers is a useful software that allow you to install and manage servers for PocketMine-MP! You can install servers MC:PE (v1.0.5), you can...
Stars: ✭ 13 (-13.33%)
Mutual labels:  pocketmine
FactionMaster
FactionMaster is a new faction plugin that aims at flexibility and customization of the plugin by the user and the developers. It includes all the basic functionality of a faction plugin and data storage in MySQL or SQLITE. This is done by adding an extension system and a translation system. FactionMaster has a will of accessibility to the playe…
Stars: ✭ 21 (+40%)
Mutual labels:  pocketmine
Other-Plugins
A collection of all the plugins which I used to work on but no longer maintain
Stars: ✭ 26 (+73.33%)
Mutual labels:  pocketmine
BuilderTools
πŸͺ“ Powerful World Editor plugin for PocketMine servers
Stars: ✭ 74 (+393.33%)
Mutual labels:  pocketmine
EggWars
EggWars minigame for PocketMine
Stars: ✭ 32 (+113.33%)
Mutual labels:  pocketmine
Rewards
A (daily) reward plugin for PocketMine-MP
Stars: ✭ 12 (-20%)
Mutual labels:  pocketmine
FactionsPE
Most advanced factions plugin for PocketMine-MP
Stars: ✭ 46 (+206.67%)
Mutual labels:  pocketmine
UHC
A UHC plugin for MCPE v1.2.x
Stars: ✭ 15 (+0%)
Mutual labels:  pocketmine
PMEssentials
A collection of essential PMMP commands, features and more. Heavily inspired by Essentials
Stars: ✭ 13 (-13.33%)
Mutual labels:  pocketmine
RedstoneCircuit
This is the PocketMine plugin that implements the Redstone circuit.
Stars: ✭ 81 (+440%)
Mutual labels:  pocketmine
Xakkit
Server Software for Minecraft
Stars: ✭ 27 (+80%)
Mutual labels:  pocketmine

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].