I want some mods for my server with these functions.
Authentication function with MySQL integration(and I can configure database name and table name)
Economy function with MySQL integration(and I can configure database name and table name)
Protection for chest
Protection for structures(like World Guard for Bukkit)
Permission control
Well...functions that I mentioned can be found in ForgeEssentials but I don't know how to connect auth info, economy to MySQL database.
So, does anyone know mods with that functions?