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.2

  • B
  • Apr 28, 2025
  • 694.22 KB
  • 91.1K
  • 1.21.5+12
  • Forge + 3

File Name

SimpleRPC-Universal-4.0.2.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:6473261"

Fabric

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

Quilt

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

NeoForge

implementation "curse.maven:simple-discord-rpc-411816:6473261"
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 Custom Placeholders not being able to use built-in placeholders in them

New Features:

  • Added {{images.player.head}} placeholder to return isometric player head image
  • Added {{player.uuid}} placeholder to return the player UUID for use with avatar services
  • Experimental RPC Image Server support, to allow using local images directly as RPC assets - DOCS

Changes:

  • Switched from using MC-HEADS to our own api for skins (mc-heads have had too many issues lately)