{"id":19745820,"url":"https://github.com/bentoboxworld/chat","last_synced_at":"2025-04-30T08:30:28.789Z","repository":{"id":45194195,"uuid":"204335790","full_name":"BentoBoxWorld/Chat","owner":"BentoBoxWorld","description":"TeamChat and IslandChat for BentoBox gamemodes.","archived":false,"fork":false,"pushed_at":"2024-11-09T23:23:52.000Z","size":106,"stargazers_count":3,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-11-10T00:20:25.342Z","etag":null,"topics":["bentobox-addon","island-chat","player-chat"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BentoBoxWorld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tastybento","BONNe"],"custom":["https://www.paypal.me/BentoBoxWorld"]}},"created_at":"2019-08-25T18:45:14.000Z","updated_at":"2024-11-09T23:23:55.000Z","dependencies_parsed_at":"2024-01-13T17:46:19.205Z","dependency_job_id":"4f56ae40-4773-4efe-bd82-16f48082bfa6","html_url":"https://github.com/BentoBoxWorld/Chat","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BentoBoxWorld%2FChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BentoBoxWorld%2FChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BentoBoxWorld%2FChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BentoBoxWorld%2FChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BentoBoxWorld","download_url":"https://codeload.github.com/BentoBoxWorld/Chat/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224202847,"owners_count":17272807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bentobox-addon","island-chat","player-chat"],"created_at":"2024-11-12T02:11:32.905Z","updated_at":"2024-11-12T02:11:33.452Z","avatar_url":"https://github.com/BentoBoxWorld.png","language":"Java","funding_links":["https://github.com/sponsors/tastybento","https://github.com/sponsors/BONNe","https://www.paypal.me/BentoBoxWorld"],"categories":[],"sub_categories":[],"readme":"# Chat\nThis addon gives players Team Chat and Island Chat for any BentoBox gamemode.\n\n## Island chat\n\nWhen enabled, chat is limited to just players on the island, including visitors. Admins or mods can listen into island chats using a spy command.\n\n## Team chat\n\nWhen 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.\n\n## Commands\n### Player commands\n\n* `chat` - toggles island chat on and off\n* `teamchat` - toggles whether player's chat goes to the team channel or not\n\n### Admin commands\n\n* `chatspy` - toggles island chat on and off\n* `teamchatspy` - toggles whether player's chat goes to the team channel or not\n\nThe config also has settings to log all chats if required.\n\n## Configuration\n\n```\n# Configuration file for Chat\nteam-chat:\n  gamemodes:\n  - BSkyBlock\n  - AcidIsland\n  - CaveBlock\n  - SkyGrid\n  # Log team chats to console.\n  log: false\nisland-chat:\n  # Lists the gamemodes in which you want the Chat addon to be effective.\n  gamemodes:\n  - BSkyBlock\n  - AcidIsland\n  - CaveBlock\n  - SkyGrid\n  # Log island chats to console.\n  log: false\n```\n\n## Permissions\n\n```\npermissions:\n  bskyblock.chat.team-chat:\n    description: Player can use team chat\n    default: true\n  bskyblock.chat.island-chat:\n    description: Player can create a welcome warp sign\n    default: true\n  bskyblock.chat.spy:\n    description: Player can use team or island chat spy\n    default: op\n \n  acidisland.chat.team-chat:\n    description: Player can use team chat\n    default: true\n  acidisland.chat.island-chat:\n    description: Player can create a welcome warp sign\n    default: true\n  acidisland.chat.spy:\n    description: Player can use team or island chat spy\n    default: op\n\n  caveblock.chat.team-chat:\n    description: Player can use team chat\n    default: true\n  caveblock.chat.island-chat:\n    description: Player can create a welcome warp sign\n    default: true\n  caveblock.chat.spy:\n    description: Player can use team or island chat spy\n    default: op\n\n  skygrid.chat.team-chat:\n    description: Player can use team chat\n    default: true\n  skygrid.chat.island-chat:\n    description: Player can create a welcome warp sign\n    default: true\n  skygrid.chat.spy:\n    description: Player can use team or island chat spy\n    default: op\n \n```\n\n## Like this addon?\nYou can [sponsor](https://github.com/sponsors/tastybento) to get more addons like this and make this one better!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbentoboxworld%2Fchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbentoboxworld%2Fchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbentoboxworld%2Fchat/lists"}