Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paroxity/paroxityvault

ParoxityVault - Eliminating the need for multiple databases for different plugins.
https://github.com/paroxity/paroxityvault

libasynql mysql paroxity paroxityteam plugin pmmp pocketmine pocketmine-plugin sqlite

Last synced: about 23 hours ago
JSON representation

ParoxityVault - Eliminating the need for multiple databases for different plugins.

Awesome Lists containing this project

README

        

# ParoxityVault

| HitCount | License | Poggit | Release |
|:--:|:--:|:--:|:--:|
|[![HitCount](http://hits.dwyl.io/Paroxity/ParoxityVault.svg)](http://hits.dwyl.io/Paroxity/ParoxityVault)|[![GitHub license](https://img.shields.io/github/license/Paroxity/ParoxityVault.svg)](https://github.com/Paroxity/ParoxityVault/blob/master/LICENSE)|[![Poggit-CI](https://poggit.pmmp.io/ci.shield/Paroxity/ParoxityVault/ParoxityVault)](https://poggit.pmmp.io/ci/Paroxity/ParoxityVault/ParoxityVault)|[![](https://poggit.pmmp.io/shield.state/ParoxityVault)](https://poggit.pmmp.io/p/ParoxityVault)|

### Eliminating the need for having multiple databases for different plugins. Now have a single database which all other plugins could use.

### Features:

- MySQL and SQLite support.
- Single database.
- Simple API.
- Easy management.
- Out of box support for storing and accessing player info like uuid, xuid, display name, ip, name, first join, last join, more...
- Out of box support for whenever player changes their display name.
- Easy to use.

### How to setup?

- Download the latest [release](https://poggit.pmmp.io/p/ParoxityVault) or the latest [dev build](https://poggit.pmmp.io/ci/Paroxity/ParoxityVault) 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.