jusdino / BuildPortals

Mincreaft plugin for player-buildable teleportation portals
https://dev.bukkit.org/projects/buildportals
GNU General Public License v3.0
10 stars 5 forks source link

Database / MySQL Support #30

Open Fantabaum opened 3 years ago

Fantabaum commented 3 years ago

Its really unpractical that the portals are stored in the config files. A database (or at least second file) and probably even mysql support for storing the portals would be a great improvement in usability and performance

jusdino commented 3 years ago

Great idea. This one is a heavier lift but probably worth doing when I'm able to set some time aside for a bigger improvement.