Skip to content

RichardsProjects/AbstractStorageSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract Storage System

This is an abstract storage system example built into a plugin. It is from a premium plugin I have developed called LobbyGames.

I wanted to put this code out here as an example for others to reference on how to build a storage system for your plugin that is capable of storing data multiple ways. This example can store data both in .yml files or in a MySQL database.

About

An example of an Abstract data storage system that can be extended by multiple types. This one demonstrates both yml and mysql storage types.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages