Save Minecraft inventory in MySQL?

Jo
- in Plugins
1

I'm currently programming a plugin for Minecraft.

How can I save an inventory in MySQL without filling up the database?

Se

Hi. It makes sense to name the version in advance. I think the easiest way is with the InventoryContents. You will get this with you

player.getInventory (). GetContents ();