/
mailings.yml, supporting cron-based schedules, first-join delays, permission gates, and Folia-safe delivery with automatic player notifications./lmb mailings admin command with live status reporting (last/next run previews, run counters) backed by YAML and SQLite repositories./lmb send to accept inline sections (| [commands] | schedule:YYYY:MM:DD:HH:mm | expire:YYYY:MM:DD:HH:mm) so console and admins can queue timed or command-driven mail in one call.allonline targets to snapshot current online players before storage, ensuring scheduled deliveries reach the correct recipients.mailings.auto-cleanup toggle for status pruning.settings.default-expire-days when unspecified.command-items section or SQLite mail_command_items table) while retaining legacy command lists for backward compatibility.m h dom mon dow); disable any definition by setting enabled: false.mailings.yml is generated on first run—review default examples before enabling automation in production.mail_command_items/mailing_status tables and mailing-status.yml file on startup./lmbreload refreshes mailing definitions, runs auto-cleanup, and reports active IDs for quick verification.
A mailbox system for Minecraft servers that allows players to send items, messages, and commands between each other.