Skip to content

Discord RPC

koxx12-dev edited this page Aug 14, 2021 · 9 revisions

Discord Rich Presence allows users to show what they are playing
Skyclient Cosmetics allows users to edit Discord RPC in the config (/scc)
SCC also has some cool "placeholders" that u can imput in any RPC text field to get certain values from Minecraft like

%player% - Gets your player name
%hand% - Gets your item in hand
%fps% - Gets your current fps
%tag% - Gets your SCC tag
%shorttag% - Gets your SCC short tag
%bits% - Gets your Skyblock Bits
%time% - Gets your Skyblock Time
%date% - Gets your Skyblock Date
%loc% - Gets your Skyblock Location
%server% - Gets your Hypixel Server id
%objective% - Gets your Skyblock Objective
%purse% - Gets your Skyblock Purse

So for example
I have %fps% fps!
Will return
I have 200 fps!

You can also use multiple Placeholders!

Clone this wiki locally