Skip to content

Commit 77ad57f

Browse files
committed
chore: 默认禁用CDK使用时的广播功能
1 parent 1883eaf commit 77ad57f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ settings:
3232
# 是否启用调试模式
3333
debug: false
3434
# 是否在使用CDK时广播
35-
broadcast: true
35+
broadcast: false
3636
# 广播消息模板 (支持 {player} 和 {type} 变量)
3737
broadcast-message: "§e玩家 {player} 使用了一个 {type} CDK!"
3838

0 commit comments

Comments
 (0)