promotional bannermobile promotional banner

Simple Discord RPC

A simple to use RPC plugin for Minecraft and Modpacks

File Details

[1.18.2 - 1.21.5] Simple RPC Universal 4.0.1

  • B
  • Mar 25, 2025
  • 260.83 KB
  • 315.2K
  • 1.21.5+12
  • Forge + 3

File Name

SimpleRPC-Universal-4.0.1.jar

Supported Versions

  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.4
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.2
  • 1.18.2

Curse Maven Snippet

Forge

implementation "curse.maven:simple-discord-rpc-411816:6347592"

Fabric

modImplementation "curse.maven:simple-discord-rpc-411816:6347592"

Quilt

modImplementation "curse.maven:simple-discord-rpc-411816:6347592"

NeoForge

implementation "curse.maven:simple-discord-rpc-411816:6347592"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Requires CraterLib

This jar works on ALL minecraft versions from 1.18.2 up until 1.21.5. Forge is only supported until 1.20.4

WARNING: Configs from older versions of Simple RPC (3.x and below) are NOT compatible with these versions. You will need to redo your config.

Bug Fixes:

  • Fix Schema Version of ReplayMod config, which would cause a crash
  • Fix off_hand and main_hand placeholders defaulting to 0, instead of "Air"
  • Fix health.percent placeholder being reversed
  • Fix realm.world placeholder falling back to Uppercase "World", instead of lowercase
  • Fix RPC events not respecting their enabled flag
  • Fixed Launcher Detection not working
  • Fixed Launcher Detector sometimes not detecting PrismLauncher