dennisschroer / dsTitles

Titles bukkit plugin for minecraft.
3 stars 3 forks source link

Added Support for Storing Players Titles in Databases #2

Closed AaronFoley closed 10 years ago

AaronFoley commented 10 years ago

Added Support for MySQL, H2, PostGre and SQLIte Databases

Title Configs stay in the TitleConfig.yml

Moved Most Methods out of the DSTitle Class and into a TitleManager

Store Players Titles in hashmap instead of going to the file or database all the time

dennisschroer commented 10 years ago

That looks really nice, thanks! I merged it in to the main branch and will run some tests on it. Is your name on dev.bukkit.org the same? Then I will add you as a contributor.

P.S. Sorry for the late reaction, I just noticed i didn't get any notification from pull requests or issues.