https://github.com/turtleexception/discordsync
Spigot plugin that mirrors Discord channels and Minecraft chats.
https://github.com/turtleexception/discordsync
discord minecraft plugin spigot spigot-plugin
Last synced: 5 months ago
JSON representation
Spigot plugin that mirrors Discord channels and Minecraft chats.
- Host: GitHub
- URL: https://github.com/turtleexception/discordsync
- Owner: TurtleException
- License: mit
- Created: 2021-11-30T20:20:06.000Z (over 4 years ago)
- Default Branch: v03
- Last Pushed: 2024-07-29T18:00:16.000Z (almost 2 years ago)
- Last Synced: 2025-06-01T20:54:42.310Z (about 1 year ago)
- Topics: discord, minecraft, plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 455 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[version-shield]: https://img.shields.io/github/v/release/TurtleException/DiscordSync?include_prereleases
[license-shield]: https://img.shields.io/github/license/TurtleException/DiscordSync
[mc-1-20-shield]: https://img.shields.io/badge/minecraft-1.20-green.svg
[build-shield-api]: https://img.shields.io/github/actions/workflow/status/TurtleException/DiscordSync/build-api.yaml?label=API
[build-shield-core]: https://img.shields.io/github/actions/workflow/status/TurtleException/DiscordSync/build-core.yaml?label=Core
[build-shield-embedded]: https://img.shields.io/github/actions/workflow/status/TurtleException/DiscordSync/build-embedded.yaml?label=Embedded
[build-shield-utils]: https://img.shields.io/github/actions/workflow/status/TurtleException/DiscordSync/build-utils.yaml?label=Utils

[![version-shield]](https://github.com/TurtleException/DiscordSync/releases)
[![license-shield]](LICENSE)
[![mc-1-20-shield]]()
#### Build status
[![build-shield-api]](https://github.com/TurtleException/DiscordSync/actions/workflows/build-api.yaml)
[![build-shield-core]](https://github.com/TurtleException/DiscordSync/actions/workflows/build-core.yaml)
[![build-shield-embedded]](https://github.com/TurtleException/DiscordSync/actions/workflows/build-embedded.yaml)
[![build-shield-utils]](https://github.com/TurtleException/DiscordSync/actions/workflows/build-utils.yaml)
# DiscordSync
A simple, easy-to-use spigot plugin that can mirror the chat between a Discord channel and a Minecraft Server.
Currently, this plugin is still in development.
There is an [older version](https://github.com/TurtleException/DiscordSync/tree/v02), but it is not publicly available
as a JAR-file and has many known bugs & issues.
As long as the most recent commit isn't older than a few days it is safe to say that the plugin will soon be finished.