-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
chat: | ||
team-chat: | ||
description: bật/tắt chat đội | ||
chat-on: '&aĐã bật chat đội.' | ||
chat-off: '&aĐã tắt chat đội.' | ||
syntax: '&6[team] &a[name]&8: &f[message]' | ||
spy: | ||
description: bật/tắt giám sát chat đội | ||
spy-on: '&aĐã bật giám sát chat đội.' | ||
spy-off: '&cĐã tắt giám sát chat đội.' | ||
syntax: '&c[team-chat-spy] &a[name]&8: [message]' | ||
island-chat: | ||
description: bật/tắt chat đảo | ||
island-on: '&aĐã bật chat đảo.' | ||
island-off: '&cĐã tắt chat đảo.' | ||
syntax: '&6[island] &a[name]&8: &f[message]' | ||
spy: | ||
description: bật/tắt giám sát chat đảo | ||
spy-on: '&aĐã bật giám sát chat đảo.' | ||
spy-off: '&cĐã tắt giám sát chat đảo.' | ||
syntax: '&c [island-chat-spy] &a[name]&8: &f[message]' |