/ParoxityEcon

A completely async economy plugin for PocketMine-MP servers designed while keeping server networks in mind.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

ParoxityEcon

HitCount License Poggit Release
HitCount GitHub license Poggit-CI

Bringing to you first of its kind, ParoxityEcon! An Economy plugin for PocketMine-MP servers designed while keeping server networks in mind. Feel the power!

Features:

  • Everything is async so Economy won't lag your server.
  • MYSQL and SQLite support.
  • Keep track of users money using their UUID and username.
  • Simple API for developers.
  • Cache support! For display purposes only tho.
  • In-built Forms support.
  • Simple and neat commands with permissions.
  • A website to display users money (planned/not complete).

How to setup?

  • Download the latest release or the latest dev build from poggit.
  • Put the plugin in your plugins folder.
  • Start and then stop the server.
  • Edit the config.yml to suit your needs.
  • Restart and enjoy.

For Developers: