GeorgH93 / Minepacks

Free and reliable backpack plugin for Bukkit/Spigot/Paper
https://www.spigotmc.org/resources/19286/
GNU General Public License v3.0
166 stars 75 forks source link

Environment vars for DB #280

Closed CorentinGC closed 8 months ago

CorentinGC commented 8 months ago

Feature request

Feature description

Read database params from environment if not set in config.yml

How the feature is useful

I commit all my plugins update on git, and deploy my server with docker. It would be nice to use env vars (and/or mysql socket) Thanks if you can do that !