Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.58 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.58 KB

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: