Installation
[] Download SwetEconomy-1.0.0.jar
[] Put the jar into your server plugins folder
[] Start the server
[] Edit config.yml and messages.yml if needed
- Restart the server or use /eco reload
First Test
After installing, test these commands:
Code (Text):
/money
/pay 100
/baltop
/eco give 1000
/bounty set 500
Permissions
Player permissions:
Code (Text):
sweteconomy.balance
sweteconomy.history
sweteconomy.pay
sweteconomy.baltop
sweteconomy.bounty
sweteconomy.bounty.set
sweteconomy.bounty.check
sweteconomy.bounty.top
sweteconomy.bounty.list
Admin permissions:
Code (Text):
sweteconomy.admin
sweteconomy.admin.give
sweteconomy.admin.take
sweteconomy.admin.set
sweteconomy.admin.reset
sweteconomy.admin.reload
sweteconomy.admin.history
PlaceholderAPI
Example placeholders:
Code (Text):
%sweteconomy_balance%
%sweteconomy_balance_short%
%sweteconomy_rank%
%sweteconomy_top_1_name%
%sweteconomy_top_1_balance%
%sweteconomy_bounty%
%sweteconomy_currency_symbol%
Vault
If Vault is installed, SwetEconomy registers itself as an economy provider automatically.
Backup
The database is located here:
Code (Text):
plugins/SwetEconomy/storage/sweteconomy.db
Backup this file before updating the plugin.