EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.93k stars 977 forks source link

[SUGGESTION] Bans and money in MySQL #452

Closed DarwinTrue closed 8 years ago

DarwinTrue commented 8 years ago

It would be great to be able to connect the bans and the economy in the mysql, and use it on multiple servers.

drtshock commented 8 years ago

:(

DarwinTrue commented 8 years ago

Why are you sad? :( Multiserver bans it's important for me. On 1.8 i used MaxBans, but it is no working on 1.9. Iconomy still working fine, but it would be great to use 1 plugin instead of 3.

khobbits commented 8 years ago

Essentials doesn't handle the ban list, that is bukkit. The Essentials commands just call the bukkit api, so a plugin designed to sync ban lists would work with Essentials.

As for money, Essentials supports Vault, so any mysql eco api will work.