HomeJavaModsSimple Discord Rich Presence (Forge / Fabric)
Simple Discord Rich Presence (Forge /  Fabric)
ModsJava

Simple Discord Rich Presence (Forge / Fabric)

by Sunekaer · on CurseForge

⬇ Download on CurseForge

http://partners.creeper.host/r/sunekaerjzn

What is SDRP?

SDRP is a simple Discord Rich Presence client for Minecraft that allows you to display your current Minecraft status on Discord.

How do I use SDRP?

Caveats

We always will attempt to use an image called loading and an image called menu for when the game is loading or is on the main menu respectively. If you do not have these images, the mod will simply fail to display an image for these states.

Using custom images

If you are not using the KubeJS integration then you will need to follow the our convention for naming images and language keys. The convention is as follows:

So for this to work, you'd need to have an image added to your Discord apps rich presents settings under the name of the dimension you want to support.

If I wanted to support the end and the overworld for example. Their names are as follows minecraft:overworld, minecraft:the_end. We ignore the minecraft: part and name the images the_end and overworld. We then add a language key to the language Json for both the Image Key and Name:

{
  "sdrp.overworld": "Overworld",
  "sdrp.overworld.in": "In the Overworld"
}

What we support out of the box

Dimensions

We omit the modid from the dimension name and use the name instead. So minecraft:overworld becomes overworld.

Not all of these dimensions have example images with-in the images folder

 

Languages

{
  "sdrp.logo": "Pack Logo",
  "sdrp.mainmenu": "Main Menu",
  "sdrp.overworld.in": "In Overworld",
  "sdrp.overworld": "Overworld",
  "sdrp.the_nether.in": "In Nether",
  "sdrp.the_nether": "Nether",
  "sdrp.the_end.in": "In The End",
  "sdrp.the_end": "The End",
  "sdrp.compact_world.in": "In Compact World",
  "sdrp.compact_world": "Compact World",
  "sdrp.dungeon.in": "In Dungeon World",
  "sdrp.dungeon": "Dungeon World",
  "sdrp.spatial_storage.in": "In Spatial Storage",
  "sdrp.spatial_storage": "Spatial Storage",
  "sdrp.otherside.in": "In Otherside",
  "sdrp.otherside": "Otherside",
  "sdrp.paradise_lost.in": "In Paradise Lost",
  "sdrp.paradise_lost": "Paradise Lost",
  "sdrp.mining": "Mining Dimension",
  "sdrp.mining.in": "In Mining dimension"
}

Config

{
  "clientId": 1000000000,   // Your Discord application ID
  "enabled": true,          // Whether or not the mod is enabled
  "screenEvent": false,     // Disables the `menu` and `loading` images
  "clientJoinEvent": false, // Disables the level join events which will prevent the mod from showing the level you are in
  "logState": false,        // Enables developer logging of the state json being sent to Discord
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Simple Discord Rich Presence (Forge / Fabric) is a free Minecraft Java mod. Compatible with Minecraft 1.21.11, 1.21.8, 1.21.5, 1.21.4 and newer. Downloaded 64,117,726 times (via CurseForge). Download it and open it directly in the game.

📺 Java videos for Simple Discord Rich Presence (Forge / Fabric) watch on YouTube ↗

How to have a Changing Minecraft Discord Status (RPC)YouTubeHow to have a Changing Minecraft Discord Status (RPC)No Text To SpeechRPC discord minecraft easyYouTubeRPC discord minecraft easy๖̶ζ͜͡RaidFsLink Discord and Minecraft Chat with the DiscordSRV Plugin! Setup TutorialYouTubeLink Discord and Minecraft Chat with the DiscordSRV Plugin! Setup TutorialCraftedCroix
🎬Made a video about Simple Discord Rich Presence (Forge / Fabric)? Feature it #1 here for free — put the mcmodshub.com link near the top of your description, or in a pinned comment.

Explore more