Multiverse-Inventories

878k Downloads

Save player data to disk

felixcreate opened this issue ยท 3 comments

commented

Is there a way to save player data to disk with save_load_on_log_in_out: true (like an api reference or even calling a method within the Multiverse-Inventories plugin)?

Information

Help request

Problem

What I have tried

Screenshots

commented

I'm making an autosave plugin for my server (which uses Multiverse-Inventories to manage player inventories), and I'm wondering how to force Multiverse-Inventories to save player data to its .json files.

commented

I am not sure what you are look for? Are you asking about the save_load_on_log_in_out config option or are you wanting to code a plugin that uses mvinv API?

commented

Similar to the spigot api's "savePlayers" but for multiverse-inventories