cuberite / Essentials

Plugin for Cuberite that implements useful additional features, such as homes and warps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] luasql support - mysql storage of user data

feardevilz opened this issue · comments

Hi,
I'm looking to see if you can add luasql storage support with mysql so this package can be compatible with EMS which stores Essentials data into mysql. I realize the current data files from this isn't in the same format but I'd need them to at least be pushed to the same db tables. The goal is to at least keep home, warps and money details in sql first.

I'm still experimenting with luarocks inclusion and understand there's some manual compiling required but please let me know if that's possible. The only plugin I see with future mysql support on Cuberite at the moment is Gallery.

more info on EMS: https://www.spigotmc.org/resources/essentials-mysql-storage-extension.25673/

yah