Skip to content

Commit

Permalink
📝 update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 committed Aug 7, 2024
1 parent 0e19579 commit a137057
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,20 @@ HashBook 是一个 Paper 插件, 通过将书籍数据存储在外部, 实现 Mi

序列化书籍内容, 生成并保存哈希值, 并按配置将书籍内容保存在外部存储中.

雕纹书架悬浮显示书籍信息.

- [x] PDC 存储哈希
- [x] NBT 存储哈希
- [x] 文件存储书籍数据
- [ ] SQLite 存储书籍数据
- [ ] MySQL 存储书籍数据
- [ ] 更方便的指令
- [ ] 跨平台支持
- [ ] 国际化

## 注意事项

仅支持 Paper 服务端.
目前仅支持 Paper 服务端.

存储后的书籍会删除书页信息, 以便在 Minecraft 中高密度存储书籍, 并防止区块数据溢出.

Expand Down

0 comments on commit a137057

Please sign in to comment.