This addon gives players Team Chat and Island Chat for any BentoBox gamemode.
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.
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.
chat
- toggles island chat on and offteamchat
- toggles whether player's chat goes to the team channel or not
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 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
permissions:
bskyblock.chat.team-chat:
description: Player can use team chat
default: true
bskyblock.chat.island-chat:
description: Player can create a welcome warp sign
default: true
bskyblock.chat.spy:
description: Player can use team or island chat spy
default: op
acidisland.chat.team-chat:
description: Player can use team chat
default: true
acidisland.chat.island-chat:
description: Player can create a welcome warp sign
default: true
acidisland.chat.spy:
description: Player can use team or island chat spy
default: op
caveblock.chat.team-chat:
description: Player can use team chat
default: true
caveblock.chat.island-chat:
description: Player can create a welcome warp sign
default: true
caveblock.chat.spy:
description: Player can use team or island chat spy
default: op
skygrid.chat.team-chat:
description: Player can use team chat
default: true
skygrid.chat.island-chat:
description: Player can create a welcome warp sign
default: true
skygrid.chat.spy:
description: Player can use team or island chat spy
default: op
You can sponsor to get more addons like this and make this one better!