DiscordSRV icon

DiscordSRV -----

A Minecraft to Discord and back linkage plugin.



[​IMG]

[​IMG] [​IMG] [​IMG]

The most powerful, configurable, open-source Discord bridge plugin out there.

Supports all Minecraft versions from 1.7.9 to 1.21.x

We only give support for the latest release/snapshot builds. Please update before asking for help.

[​IMG] [​IMG] [​IMG]


Features
  • Bridge between Minecraft and Discord chats
  • Forward your Minecraft Console to a Discord text channel
  • Broadcast alerts based on certain events (alerts.yml)
  • Voice Proximity through the Discord Voice Chat (voice.yml)
  • Require linking accounts (or certain role/s) to play (linking.yml)
  • Support for popular chat plugins (listed below)
  • Highly customizable

Plugins we hook into:

Plugins that use our API:

Intended usage

By using this plugin, players can communicate in-game with members of your Discord server and vice versa. This can be used by players who want to stay in touch with players in-game while outside of the Minecraft server.

Additionally, this plugin has a remote console feature that allows you to forward console messages to a designated text channel on Discord. Messages sent to this channel will be treated as commands by the server console. It is recommended that you restrict access to this channel to developers or high-ranking roles for security purposes. You can also use Discord's permissions to create a read-only console for trusted staff members.

The plugin also allows you to toggle the chat and console feature through the configuration file and can be refreshed with the /discordsrv reload command by an OP or player with the discordsrv.reload permission.

Installation

Visit the Installation page on the wiki for clear and in-depth instructions on installing and setting up DiscordSRV.

Permissions

Visit the Permissions page on the wiki.

Commands

Visit the Commands page on the wiki.


Donations

First off, thank you from the bottom of my heart for the pizza. If you would like to donate, go to https://scarsz.me/donate. $10 is the suggested amount but you can donate however much you would like- anything is a massive thank you from me. In the note put your Discord username and if you're in DiscordSRV's server you'll be set as a donator and you'll receive some neat perks in the future. If you donated without the note, send me a PM on Discord and I'll manually check it.

Developers

If you want to hook your plugin with DiscordSRV, you can do so by adding the Maven dependency or the DiscordSRV plugin jar (version 1.18.0 or later) to your project. For an example, refer to DiscordSRV-ApiTest on GitHub. Make sure to include DiscordSRV in the depends/softdepends list of your plugin's plugin.yml file.
Code (HTML5):
<repository>
    <id>scarsz </id>
    <url>https://nexus.scarsz.me/content/groups/public/ </url>
</repository>

<dependency>
    <groupId>com.discordsrv </groupId>
    <artifactId>discordsrv </artifactId>
    <version>1.26.0 </version>
    <scope>provided </scope>
</dependency>
Code (Java):
repositories {
    maven { url 'https://nexus.scarsz.me/content/groups/public/' }
}
dependencies {
    compileOnly 'com.discordsrv:discordsrv:1.26.0'
}

Data Collection
Anything and everything shown at https://bstats.org/plugin/bukkit/DiscordSRV will be visible to the public with your server included in the statistics. This is only for statistics; no private information of your server is sent. If you don't want your server included in this, specify the config option MetricsDisabled and set it to true in the config.yml file.

Update Checker
DiscordSRV checks for updates using GitHub's API, and makes sure the version is safe to use via a minimum version (security feature), you may disable update checking by setting UpdateCheckDisabled to true in the config.yml file; however this may leave your server at risk if there is a security issue/exploit and you're running a vulnerable version.
Resource Information
Author:
----------
Total Downloads: 716,497
First Release: Feb 15, 2016
Last Update: Jan 3, 2025
Category: ---------------
All-Time Rating:
621 ratings
Find more info at discordsrv.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings