发布时间:2024-10-03作者:李阳淇点击:
副标题指令
副标题指令允许您在游戏中设置一个短标题,作为主标题的补充。
语法:
/title subtitle
参数:
`
示例:
以下命令会将副标题设置为 "这是我的世界":
```
/title subtitle 这是我的世界
```
注意:
副标题将显示在主标题下方。
如果不指定`
副标题的长度限制为 64 个字符。
副标题文本支持颜色代码。
使用 `/title` 指令显示标题
要将标题显示在玩家的头上,请使用以下命令:
```
/title <玩家名> title <标题>
```
例如:
```
/title Player1 title Hello, world!
```
这将向玩家 Player1 显示标题 "Hello, world!"。
使用 `/subtitle` 指令显示副标题
要将副标题显示在标题下方,请使用以下命令:
```
/title <玩家名> subtitle <副标题>
```
例如:
```
/title Player1 subtitle Welcome to Minecraft!
```
这将在标题 "Hello, world!" 下方显示副标题 "Welcome to Minecraft!"。
使用 `/times` 指令设置标题的显示时间
要设置标题的显示时间,请使用以下命令:
```
/title <玩家名> times <淡入时间> <停留时间> <淡出时间>
```
时间值以 ticks 为单位,1 tick 等于 1/20 秒。
例如:
```
/title Player1 times 10 20 10
```
这将设置标题淡入 10 ticks,停留 20 ticks,淡出 10 ticks。
使用 `/clear` 指令清除标题
要清除玩家头上的所有标题,请使用以下命令:
```
/title <玩家名> clear
```
例如:
```
/title Player1 clear
```
基本标题指令
/title <玩家名> title <文字信息> - 设置玩家的标题
/title <玩家名> subtitle <文字信息> - 设置玩家的副标题
/title <玩家名> actionbar <文字信息> - 设置玩家的动作栏
/title <玩家名> clear - 清除玩家的所有标题、副标题和动作栏
样式选项
color <颜色代码> - 设置文本颜色
bold - 加粗文本
italic - 斜体文本
underline - 给文本加下划线
strikethrough - 给文本加删除线
font <字体名称> - 设置字体
时间选项
fadeIn <时间(以滴答声为单位)> - 设置淡入时间
stay <时间(以滴答声为单位)> - 设置显示时间
fadeOut <时间(以滴答声为单位)> - 设置淡出时间
其他选项
reset - 重置标题、副标题和动作栏的样式
json {} - 使用 JSON 字符串格式设置高级选项
示例
/title @p title Red Title - 设置玩家的标题为红色
/title @a subtitle Test Subtitle - 设置所有玩家的副标题为“Test Subtitle”
/title @p actionbar Crafting Table - 设置玩家的动作栏为“Crafting Table”
/title @p title Green Title color green bold underline - 设置玩家的标题为绿色、加粗、下划线的“Green Title”
/title @p title {"text":"Fancy Title","bold":true,"color":"gold"} - 设置玩家的标题为粗体、金色的“Fancy Title”
为方便阅读而简要概括内容
提供其他相关信息或背景
突出主题或关键词
提供对额外信息的链接
添加幽默感或个性
2023-08-31
2023-10-14
2023-08-05
2023-08-29
2023-09-25
2023-09-23
2023-09-23
2023-09-11
2023-09-23
2023-09-06