NathanWolf / BukkitPlugins

My plugins for the Bukkit Minecraft server
mine.elmakers.com
14 stars 7 forks source link

Incremental Auto-Save #45

Open NathanWolf opened 13 years ago

NathanWolf commented 13 years ago

Implement incremental auto-save using the async features of BukkitScheduler.

This issue depends on the "allow concurrent read" access issue. Not directly, necessarily, but it's not really useful for it to be async until that gets done.