Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
“postyizhan” committed Nov 30, 2024
1 parent 2c79821 commit a05a41f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs-java/advance/kether/idk.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ join 是拼接多个语句,不会像 inline 那样创造新的环境,所以
TabooLib Components 行内复合文本
像 [MiniMessage](../MiniMessage.md) 一样的东西?
像 [MiniMessage](/docs-java/process/plugin/more/color-message.md#minimessage) 一样的东西?
Invero 最新版已经不支持 MiniMessage 而是使用行内复合文本了
6 changes: 3 additions & 3 deletions docs-java/process/plugin/more/color-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sidebar_position: 7

在 Minecraft 中,可以以分节符号(`§`)产生带色文字。

![](_images/格式化代码/Minecraft_Formatting.gif)
![](_images/color-message/Minecraft_Formatting.gif)

你也可以用 [颜色代码生成器](https://mcg.tuanzi.ink/) 来生成它。

Expand Down Expand Up @@ -45,7 +45,7 @@ Icons:
- '&aa &bb &cc'
```
![](_images/格式化代码/游戏内.png)
![](_images/color-message/游戏内.png)
:::
Expand Down Expand Up @@ -105,7 +105,7 @@ Icons:
- '<rainbow>Hello world'
```

![](_images/MiniMessage/展示.png)
![](_images/color-message/展示.png)

记住 MiniMessage 语言使用标签,也就是说你所做的一切都将使用标签进行定义。

Expand Down

0 comments on commit a05a41f

Please sign in to comment.