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

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

License

Notifications You must be signed in to change notification settings

Paroxity/ParoxityVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.