/
/lmbmigrate command to safely move mail data between YAML and SQLite storage backends.storage.yml configuration file for backend selection.storage.yml file./lmbmigrate command to transfer data between storage types—automatic import has been removed for safety.# storage.yml - New configuration file
storage:
type: sqlite # or yaml
/lmbmigrate yaml sqlite # Move from YAML to SQLite
/lmbmigrate sqlite yaml # Move from SQLite to YAML

A mailbox system for Minecraft servers that allows players to send items, messages, and commands between each other.