{"id":15672266,"url":"https://github.com/mrxiaom/sweetmail","last_synced_at":"2026-03-08T05:09:52.632Z","repository":{"id":243654246,"uuid":"812806960","full_name":"MrXiaoM/SweetMail","owner":"MrXiaoM","description":"Minecraft 邮件插件，支持物品附件、多接收目标、邮件草稿、MySQL、BungeeCord 跨服等","archived":false,"fork":false,"pushed_at":"2026-03-06T12:26:28.000Z","size":922,"stargazers_count":37,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-06T16:30:55.740Z","etag":null,"topics":["bungee-bukkit","bungeecord","mail","minecraft","minecraft-plugin","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://plugins.mcio.dev/docs/mail/intro","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrXiaoM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-09T23:33:03.000Z","updated_at":"2026-03-06T12:26:31.000Z","dependencies_parsed_at":"2024-06-25T01:25:13.437Z","dependency_job_id":"2ecfdb65-8212-4872-837b-cc2162255bb4","html_url":"https://github.com/MrXiaoM/SweetMail","commit_stats":{"total_commits":214,"total_committers":1,"mean_commits":214.0,"dds":0.0,"last_synced_commit":"8e532e2de2b0e6685dde63b9cfefbbfbfa7da6ab"},"previous_names":["mrxiaom/sweetmail"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/MrXiaoM/SweetMail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrXiaoM%2FSweetMail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrXiaoM%2FSweetMail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrXiaoM%2FSweetMail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrXiaoM%2FSweetMail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrXiaoM","download_url":"https://codeload.github.com/MrXiaoM/SweetMail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrXiaoM%2FSweetMail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30246627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bungee-bukkit","bungeecord","mail","minecraft","minecraft-plugin","spigot-plugin"],"created_at":"2024-10-03T15:22:53.924Z","updated_at":"2026-03-08T05:09:52.605Z","avatar_url":"https://github.com/MrXiaoM.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SweetMail\n\n便于玩家使用的图形化邮件系统，支持邮件携带物品等附件，支持 BC 跨服通知，支持跨服务器查看、发送邮件。\n\n## 简介\n\n我找了一堆免费的、开源的、付费的，支持物品附件的邮件插件，效果都不尽人意。  \n又不想用全球市场插件自带的邮件系统，功能太少了。  \n于是我计划编写一个对玩家使用友好，功能相对强大的邮件插件。\n\n**注意**: 请在正式投入使用本插件之前，阅读并修改配置文件内容。\n\n## 版本特性\n\n本插件为高版本 Minecraft 打造，更低版本会尽可能地去兼容 (计划最低兼容到 `1.8`)，以下为各 Minecraft 版本之间区别\n+ `1.13` 起进行扁平化，弃用 数字ID 和 Data值 (俗称 子ID)。如果需要使用旧版本的 子ID 特性，请在 ID 后面加冒号`:`，如 `WOOL:15`。本插件不再支持 数字ID，请使用 英文ID。\n+ `1.14` 起加入 CustomModelData。这意味着更旧的版本设置的 CustomModelData 选项将无法用于资源包模型词谓。\n+ `1.19.3` 起 Bukkit API 加入 `Translatable` 接口，可以让插件获取到物品的翻译键，使得物品原名可正常显示。这意味着更旧的版本将无法在邮件详细信息查看附件物品中文名。低版本请安装前置 [LangUtils](https://github.com/NyaaCat/LanguageUtils) 来显示原版物品名。\n\n资源包界面仅限 `1.16+` 的 Paper 及其衍生服务端使用，具体情况请[阅读文档](https://plugins.mcio.dev/docs/mail/resourcepack)。\n\n## 草稿\n\n任何人都可以拥有且仅拥有一个草稿，使用 `/mail draft` 创建或编辑草稿。\n\n邮件的 `收件人`、`标题`、`内容`、`附件` 等均在草稿界面中点击编辑。\n\n管理员在发送`系统邮件`时，还可以设置`发件人显示名称`，以及设置 `泛收件人`，比如\n+ 7天内上过线的玩家\n+ 当前服务所有在线玩家\n+ 通过代理端获取的全服所有在线玩家\n\n等等…\n\n目前草稿不支持多服同步，如果部署在多个服区，每个玩家将在每个服区有不同的一个草稿。\n\n## 发件箱/收件箱\n\n玩家拥有自己的发件箱和收件箱，时间从新到旧排序，可翻页。\n\n收件箱可查看未读邮件列表，可一键领取未领取附件的邮件。\n\n管理员可以使用命令查看他人的发件箱和收件箱。\n\n## 文档\n\n关于插件的下载、使用与开发，详见 [MCIO Plugins](https://plugins.mcio.dev/docs/mail/intro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrxiaom%2Fsweetmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrxiaom%2Fsweetmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrxiaom%2Fsweetmail/lists"}