Skip to content

Commit 219397b

Browse files
authored
Update config.yml
add color fix sb bug
1 parent 87ecec2 commit 219397b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/main/resources/config.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
tips:
2-
- "Remember to drink water!"
3-
- "Don't forget to stretch your legs!"
4-
- "Stay hydrated and take breaks!"
5-
tipInterval: 600 # 小提示间隔时间(秒)
2+
- "Tip 1"
3+
- "Tip 2"
4+
- "Tip 3"
5+
tipstext: "Tip: §r "
6+
tipstextcolor: "§a" # Minecraft颜色代码
7+
tipInterval: 3600 # 以秒为单位的时间间隔

0 commit comments

Comments
 (0)