/ParoxityVault

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

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

ParoxityVault

HitCount License Poggit Release
HitCount GitHub license Poggit-CI

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 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.