{"id":24534389,"url":"https://github.com/walker84837/minecord","last_synced_at":"2025-08-22T07:38:11.703Z","repository":{"id":270529011,"uuid":"910660461","full_name":"walker84837/minecord","owner":"walker84837","description":"Uncomplicated Discord-Minecraft bridge for chat.","archived":false,"fork":false,"pushed_at":"2025-01-17T11:44:09.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:17:00.970Z","etag":null,"topics":["discord","folia-plugin","minecraft","minecraft-plugin","minecraft-server-plugin","paper-plugin","papermc-plugin","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walker84837.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}},"created_at":"2025-01-01T01:02:36.000Z","updated_at":"2025-01-06T12:54:21.000Z","dependencies_parsed_at":"2025-01-01T02:18:18.520Z","dependency_job_id":"d8fa8b35-4adf-40a5-81d5-ba0f2501b032","html_url":"https://github.com/walker84837/minecord","commit_stats":null,"previous_names":["walker84837/minecord"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fminecord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fminecord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fminecord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walker84837%2Fminecord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walker84837","download_url":"https://codeload.github.com/walker84837/minecord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243797598,"owners_count":20349432,"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":["discord","folia-plugin","minecraft","minecraft-plugin","minecraft-server-plugin","paper-plugin","papermc-plugin","scala"],"created_at":"2025-01-22T11:17:07.350Z","updated_at":"2025-03-15T22:21:57.672Z","avatar_url":"https://github.com/walker84837.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MineCord\n\nMineCord is a Minecraft plugin that integrates Discord and Minecraft chat, allowing messages to be sent between the two platforms.\n\n## Features\n\n- Sends Minecraft chat messages to a specified Discord channel.\n- Broadcasts Discord messages to all players in the Minecraft server.\n- Configurable through a simple configuration file.\n- Supports both standard and Folia (PaperMC) server implementations.\n\n## Requirements\n\n- Minecraft server running a Paper server, or any fork, such as Folia.\n- JDA library (included in the project).\n\n## Configuration\n\nThe configuration file (`config.yml`) should look like this:\n\n```yaml\ndiscord:\n  token: \"YOUR_BOT_TOKEN\"\n  channel-id: \"YOUR_CHANNEL_ID\"\nmessage:\n  discord: \"$display_name ($handle): $message\"\n  minecraft: \"$user_name: $message\"\n```\n\n### Configuration Parameters\n\n- `message.discord`: The format for messages sent to Discord. You can use placeholders:\n  - `$display_name`: The display name of the Discord user.\n  - `$handle`: The username of the Discord user.\n  - `$message`: The content of the Discord message.\n- `message.minecraft`: The format for messages sent to Minecraft. You can use placeholders:\n  - `$user_name`: The name of the Minecraft player.\n  - `$message`: The content of the Minecraft message.\n\n## Troubleshooting\n\n- Ensure that your Discord bot has permission to send messages in the specified channel.\n- Check the server logs for any error messages related to the plugin.\n- Make sure the bot token and channel ID are correctly set in the configuration file.\n\n## License\n\nThis project is licensed under the Apache-2.0 License. See the [LICENSE](LICENSE) file for more details.\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.\n\n### Roadmap\n\n- [ ] Add support for two-way private messages between Discord and Minecraft.\n\n## Acknowledgments\n\n- [JDA](https://github.com/discord-jda/JDA) for the Discord API integration.\n\n## Contact\n\nFor any questions or support, please contact me or open an issue on this GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalker84837%2Fminecord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalker84837%2Fminecord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalker84837%2Fminecord/lists"}