更新日志
v3.3.2 - 2024-02-21


  • 添加了模块消息包: com.tripleying.dogend.mailbox.api.module.message
  • 临时用于其他插件与已加载模块交互

查看完整更新日志

插件支持的服务端版本

MySQL数据库版本低于5.7时请修改编码为utf8mb4

MC版本 服务端核心 兼容性
1.20.4 Spigot 未测试
1.19.4 Spigot 未测试
1.18.2 Spigot 未测试
1.18.1 Paper 支持
1.18.1 Spigot 支持
1.17.1 Spigot 未测试
1.16.5 Paper 支持
1.16.5 Spigot 未测试
1.15.2 Spigot 未测试
1.14.4 Spigot 未测试
1.13.2 Spigot 未测试
1.12.2 Mohist 支持
1.12.2 CatServer 支持
1.12.2 Spigot 支持
1.11.2 Spigot 未测试
1.10.2 Spigot 未测试
1.9.4 Spigot 未测试
1.8.8 Spigot 未测试
1.7.10 KCauldron 未测试
1.7.10 Contigo 未测试
1.7.10 Thermos 支持
1.7.10 Uranium 支持
1.7.10 Spigot 未测试

插件介绍


  • 通过邮件向玩家发送物品与金钱,或让玩家在领取时执行指令
  • 支持MySQL与SQLite存储邮件
  • 通过API接口可自行兼容其他数据库或重写MySQL与SQLite
  • 通过API接口可自行兼容金钱/积分插件
  • 通过API接口可自行扩展系统邮件类型
  • 插件本身只是一个壳子, 无任何前置以及系统邮件类型
  • 建议附属以MailBoxModule形式开发, 能保证插件重载时的适应性

插件指令


主指令 /mailbox 或 /mail

  • /mail help 插件帮助
  • /mail check 检查更新
  • /mail update 自动更新插件
  • /mail reload 重载插件