Better With Discord

Quick rating

Community listing page, reviews here may not be monitored by the author.

Better With Discord

No reviews yet

https://github.com/SajmonOriginal/better-with-discord

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Dedicated Server Only

Runs on a dedicated server only; does not work in singleplayer.

About

Project Details

Type
Mod
License
Mozilla Public License 2.0
Latest Version
1.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

text_logo

A Discord integration mod for Better Than Adventure 7.3 running on Babric mod loader.

Features

  • Bidirectional Chat - Messages sync between Minecraft and Discord
  • Join/Leave Notifications - Know when players connect or disconnect
  • Death Messages - Death announcements posted to Discord
  • Sleep Notifications - See when players go to bed
  • Server Status - Server start/stop messages
  • Player Avatars - Messages show player skins via webhooks

Installation

  1. Download better_with_discord-1.0.0.jar from releases
  2. Place the JAR in your server's mods/ folder
  3. Start the server once to generate the config file
  4. Configure the mod (see below)
  5. Restart the server

Configuration

Edit config/better_with_discord.json:

{
  "enable": true,
  "token": "YOUR_BOT_TOKEN",
  "channel": "CHANNEL_ID",
  "serverpfp_url": "https://i.imgur.com/dJUId0O.png",
  "servername": "Server"
}
Option Description
enable Enable/disable the Discord integration
token Your Discord bot token
channel The Discord channel ID for chat messages
serverpfp_url Avatar URL for server messages (start/stop, deaths, etc.)
servername Display name for server messages

Discord Bot Setup

  1. Go to Discord Developer Portal
  2. Create a new application
  3. Go to Bot tab and create a bot
  4. Enable these Privileged Gateway Intents:
    • Message Content Intent
  • Copy the bot token to your config
  • Go to OAuth2 > URL Generator
  • Select scopes: bot
  • Select permissions: Send Messages, Manage Webhooks, Read Message History
  • Use the generated URL to invite the bot to your server
  • Copy the channel ID (right-click channel > Copy ID) to your config

Building from Source

./gradlew build

The output JAR will be in build/libs/.

License

Mozilla Public License Version 2.0 License - see LICENSE for details.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works