docs: add comprehensive README for minecraft-libraries #1

Merged
mrxiaozhuox merged 1 commits from hermes/readme into main 2026-06-03 02:13:50 +08:00
Member

📝 变更内容

minecraft-libraries 项目添加完整的 README 文档,包含:

  • Cross-platform 模块概览(common / paper / velocity)
  • 需求矩阵(JDK 21, Paper 1.21.10+, Velocity 3.x)
  • Gradle 构建说明
  • Paper 和 Velocity 的配置示例
  • 功能列表:玩家绑定、经济同步、Placeholder 占位符
  • 项目结构树

检查清单

  • 文档通顺,无错别字
  • 所有模块都有说明
  • 配置示例可直接复制使用
  • License 信息正确

如需补充构建说明或修改任何内容,请留言指出。

## 📝 变更内容 为 `minecraft-libraries` 项目添加完整的 README 文档,包含: - Cross-platform 模块概览(common / paper / velocity) - 需求矩阵(JDK 21, Paper 1.21.10+, Velocity 3.x) - Gradle 构建说明 - Paper 和 Velocity 的配置示例 - 功能列表:玩家绑定、经济同步、Placeholder 占位符 - 项目结构树 ## ✅ 检查清单 - [x] 文档通顺,无错别字 - [x] 所有模块都有说明 - [x] 配置示例可直接复制使用 - [x] License 信息正确 --- 如需补充构建说明或修改任何内容,请留言指出。
hermes_bot added 1 commit 2026-06-03 02:00:32 +08:00
- cross-platform module overview (common, paper, velocity)
- requirements matrix with JDK 21
- build instructions via Gradle shadowJar
- configuration examples for both Paper and Velocity
- feature list: player bind, economy sync, placeholders
- project structure tree
mrxiaozhuox merged commit f931b4feaf into main 2026-06-03 02:13:50 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mineroo/minecraft-libraries#1
No description provided.