-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Kostya edited this page Apr 23, 2020
·
11 revisions
Here you can see PEconomy installation as plugin guide. If you are server admin then it's useful for you.
- You must use Spigot or Paper 1.12 and above, but plugin has been tested only on 1.15.2.
- You need to install SKLibrary on your server firstly.
- If you want use PEconomy with Vault, you need to install it after installing. (Optional)
- Also you can install PlaceholdersAPI to use PEconomy placeholders.
- Finally, you need to install PEconomy plugin, see topic below.
- PEconomy can be downloaded from SpigotMC page as compiled plugin jar
- Also you can compile plugin independently. Instruction written for Linux distribs, but for Windows it will be similar. Just follow instruction below.
- Download sources:
git clone https://github.com/SoKnight/PEconomy.git peconomy
- Move into sources directory:
cd peconomy
- Compile sources:
mvn clean install
- Open
peconomy/target
and copypeconomy-1.0.8.jar
into your serverplugins
folder - Restart your server
© 2023 SoKnight' Software Ltd.
Thank you for using PEconomy!Report a bug or suggest an idea: GitHub Issues | SpigotMC
Home WiKi page
Page on SpigotMC
Configuration
Commands & Permissions
Integration
Installation
Documentation
Good luck!