promotional bannermobile promotional banner

Simple Discord RPC

A simple to use RPC plugin for Minecraft and Modpacks

File Details

[1.18.2 - 1.21.11] Simple RPC Universal 4.0.5

  • R
  • Dec 5, 2025
  • 697.42 KB
  • 1.3M
  • 1.21.11+15
  • Forge + 3

File Name

SimpleRPC-4.0.5.jar

Supported Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.1
  • 1.20
  • 1.19.2
  • 1.18.2

Curse Maven Snippet

Forge

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

Fabric

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

Quilt

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

NeoForge

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

Learn more about Curse Maven

Requires CraterLib

This jar works on MOST minecraft versions from 1.18.2 up until 1.21.10. Requires CraterLib 3.0.0 or newer.

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:

  • Fixed RPC not working on modern versions of java (23 and newer) on Windows - HypherionSA
  • Fix resource leaks on Unix platforms - rageandengage

Changes:

  • Updated to CraterLib 3.0.0 - HypherionSA