mirror of
https://github.com/CarmJos/MoeTeleport.git
synced 2026-06-04 16:46:10 +08:00
docs(badge): 添加标签
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
|
||||
# MoeTeleport 喵喵传送
|
||||
|
||||
[](https://www.codefactor.io/repository/github/carm-outsource/MoeTeleport)
|
||||

|
||||
[](https://github.com/carm-outsource/MoeTeleport/releases)
|
||||
[](https://github.com/carm-outsource/MoeTeleport/actions/workflows/maven.yml)
|
||||

|
||||

|
||||
|
||||
开源的传送插件,包含数个功能,并根据用户需求持续更新添加新功能。
|
||||
|
||||
项目代码符合开发规范,适合新手开发者学习Bukkit,制作属于自己的插件。
|
||||
@@ -124,18 +131,6 @@
|
||||
|
||||
支持 [MineDown 语法](https://wiki.phoenix616.dev/library:minedown:syntax),详见源文件。
|
||||
|
||||
### 玩家数据配置文件 (data/\<UUID\>.yml)
|
||||
|
||||
本插件采用 `YAML格式` 存储玩家数据。
|
||||
|
||||
```yaml
|
||||
# 玩家的家位置记录
|
||||
# 格式为 world;x;y;z;yaw;pitch
|
||||
homes:
|
||||
"name": "world;112.21;45;21.241245552;92.5512;-11"
|
||||
|
||||
```
|
||||
|
||||
## 使用统计
|
||||
|
||||
[](https://bstats.org/plugin/bukkit/MoeTeleport/14459)
|
||||
|
||||
Reference in New Issue
Block a user