FactionsPE
FactionsPE copied to clipboard
Most advanced factions plugin for PocketMine-MP

Installing
This plugin has not yet been approved on Poggit.
Your server must be running on PHP v7.4
Running from Phar file
Grab the latest .phar file from release section and insert into your server's plugin folder. After, restart the server. See more detailed instructions at the wiki :+1:
Latest builds are available here.
Running from source
Clone this repository in your plugins folder, and make sure you have DevTools installed.
PureChat support
There is no official support for FactionsPE. However I've made fork which does support this plugin.
NOTE: force-chat-formatter must be set to false in order to allow PureChat format your chat instead.
ScoreHud support
Addon is located in source files, exact path is ~/resources/FactionsPEAddon.php. Copy and paste this file inside your
~/plugin_data/ScoreHud/addons folder. This supports the default two variables {faction} and {faction_power}
For developers
API methods and examples can be found at the wiki