-
-
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.
Merge pull request #1 from BentoBoxWorld/develop
sync with upstream
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
chat: | ||
team-chat: | ||
description: "Alternar el chat de equipo" | ||
chat-on: "&a Chat de equipo activado" | ||
chat-off: "&c Chat de equipo desactivado" | ||
syntax: "&6[team] &a[name]&8: &f[message]" | ||
spy: | ||
description: "Alternar espiar en todos los chats de equipo" | ||
spy-on: "&a Chat de equipo espía activado" | ||
spy-off: "&c Chat de equipo espía desactivado" | ||
syntax: "&c[team-chat-spy] &a[name]&8: &f[message]" | ||
island-chat: | ||
description: "Alternar el chat de la isla" | ||
island-on: "&a Chat de isla activado" | ||
island-off: "&c Chat de isla desactivado" | ||
syntax: "&6[island] &a[name]&8: &f[message]" | ||
spy: | ||
description: "Alternar espiar en todos los chats de la isla" | ||
spy-on: "&a Chat espia de isla activado" | ||
spy-off: "&c Chat espia de isla desactivado" | ||
syntax: "&c[island-chat-spy] &4[name]&8: &f[message]" |