-
-
Notifications
You must be signed in to change notification settings - Fork 42
Installation
Basically, you can run this plugin from phar file or from source code. If you are typical user and not developer intending to modify or use source of this plugin in other way, use the first option.
All builds can be found on Poggit page here. Download the latest build and move that file into plugins
folder.
To run any plugin from source you should already have DevTools installed. After you have that done. You can now download the source code from Github web or clone this repository using GIT CLI.
cd "Your Server/plugins"
git clone https://github.com/BlockHorizons/FactionsPE FactionsPE-Code
However if you chose to download source code from web in archived file (.zip)
You must extract the contents into plugins
folder.
There is no quick or automated way to update. You simply have to repeat steps you did when installing.
Having necessary files put into plugins
folder, you should now restart the server to enable this plugin. After You've ran this plugin for first time, it will generate data folder for config, member, faction and language files in plugin_data/FactionsPE
folder. Default settings work fine, but if you feel like you can edit them with any text editor. You can reload the settings without restarting server using /faction reload
command.
If you encounter any issue please submit it to our issue tracker here, on Github. Your feedback will be appreciated.