https://github.com/lukiiy/discordbridge
A plugin that bridges chat messages between Discord & Minecraft.
https://github.com/lukiiy/discordbridge
bukkit minecraft minecraft-plugin spigot
Last synced: 5 months ago
JSON representation
A plugin that bridges chat messages between Discord & Minecraft.
- Host: GitHub
- URL: https://github.com/lukiiy/discordbridge
- Owner: Lukiiy
- License: mit
- Created: 2024-07-28T02:42:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T15:48:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T10:14:39.042Z (over 1 year ago)
- Topics: bukkit, minecraft, minecraft-plugin, spigot
- Language: Java
- Homepage: https://lukiiy.github.io/DiscordBridge/
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordBridge
> Minecraft 1.16.5+ Spigot Plugin | 1.20.6+ Paper/Folia Plugin | Craftbukkit 1060 (b1.7.3) Plugin
---
A somewhat cool plugin that creates a chat bridge between Discord & Minecraft.
| Command | Description | Permission |
|:---|:---:|---:|
| `discordbridge` | Main command, with many subcommands! | dcbridge.reload |
> [!IMPORTANT]
> [how 2 setup](https://github.com/Lukiiy/DiscordBridge/wiki/Setup)
## Discord features
| Command | Description | Roles |
|:----------------|:-----------------------------:|-------------:|
| `console` | Executes a command as console | Console |
### Currently implemented hooks
**Spigot:** PlaceholderAPI
**Paper:** PlaceholderAPI, Advancements, Folia
### For developers
Feel free to make your own addons. For an example, refer to [DCBridge-Advancements](https://github.com/Lukiiy/DCBridge-Advancements).
You can use the **.jar** file as a dependency.