Chat#
Chat provides a Team Chat and Island Chat to let your players talk privately to their visitors or fellow island members.
Created and maintained by tastybento.
Useful links
Island chat#
When enabled, chat is limited to just players on the island, including visitors. Admins or mods can listen into island chats using a spy command.
Team chat#
When enabled, chats will go only to team members. Team players can toggle whether their chat will go onto the team chat channel or not. Admins can listen into all team chats using a spy command.
Commands#
Player commands#
chat
- toggles island chat on and offteamchat
- toggles whether player's chat goes to the team channel or not
Admin commands#
chatspy
- toggles island chat on and offteamchatspy
- toggles whether player's chat goes to the team channel or not
The config also has settings to log all chats if required.
Configuration#
# Configuration file for Chat
team-chat:
gamemodes:
- BSkyBlock
- AcidIsland
- CaveBlock
- SkyGrid
# Log team chats to console.
log: false
island-chat:
# Lists the gamemodes in which you want the Chat addon to be effective.
gamemodes:
- BSkyBlock
- AcidIsland
- CaveBlock
- SkyGrid
# Log island chats to console.
log: false
chat-listener:
# Sets priority of AsyncPlayerChatEvent. Change this if Chat addon
# is conflicting with other plugins which listen to the same event
# Acceptable values: lowest, low, normal, high, highest, monitor
priority: normal
Permissions#
permissions:
'[gamemode].chat.team-chat':
description: Player can use team chat
default: true
'[gamemode].chat.island-chat':
description: Player can use island chat
default: true
'[gamemode].chat.spy':
description: Player can use team or island chat spy
default: op
Like this addon?#
You can sponsor to get more addons like this and make this one better!
Translations#
We need your help!
A vast majority of strings in BentoBox and its addons can be translated into virtually any language. However, most of the translations that are provided with BentoBox or said addons are made by the community, on which we heavily rely. We cannot review all the content of these translations nor guarantee its quality, hence why we highly appreciate any contributions.
- If your language is not available for this addon or if you would like to improve the existing translation, please read the translation guidelines and start translating!
- If your language is not listed below, please contact us on Discord and we will setup everything so that you can start translating!
Available | Language | Language code | Progress |
---|---|---|---|
✅ | English (United States) | en-US | 100% (Default) |
✅ | Chinese (China) | zh-CN | |
❌ | Chinese (Hong Kong) | zh-HK | |
❌ | Chinese (Taiwan) | zh-TW | |
❌ | Croatian | hr | |
✅ | Czech | cs | |
✅ | French | fr | |
✅ | German | de | |
❌ | Hungarian | hu | |
❌ | Indonesian | id | |
❌ | Italian | it | |
✅ | Japanese | ja | |
❌ | Korean | ko | |
❌ | Latvian | lv | |
❌ | Polish | pl | |
❌ | Portuguese | pt | |
❌ | Romanian | ro | |
❌ | Russian | ru | |
✅ | Spanish | es | |
✅ | Turkish | tr | |
❌ | Vietnamese | vi |