A web interface for interacting with ParoxityEcon, a plugin for PocketMine-MP servers providing support for multiple currencies.
This currently only supports MySQL based database.
- Before proceeding any further, make sure that you have run the ParoxityEcon plugin atleast once.
- Next you have two choices, either you can host the panel yourself or use the panel directly by heading over to econ.paroxity.net.
- Whichever method you choose to proceed with, you will then click the Connect button on the main page of the panel.
- Enter the credentials to your MySQL database.
- Upon successful connection, you will be redirected to Currency page, where you could add, edit and delete the currencies as you so desire.
- Simple.. Wasn't it?
We assume that you are aware on how to setup a web server yourself and so we will not be getting into the great details on how to do that.
- We don't recommend self-hosting unless you know what you are doing.
- Clone or download this repository from here.
- Extract the downloaded repository to the folder where you want to serve the site.
- Connect to the website via the IP address of your web server.
- And voila! Enjoy..