Adding Buttons
Simple RPC has a full in-game config screen, accessible from ModMenu or the Mods menu in NeoForge/Forge. You will need Cloth Config installed to use it.
Due to a very stupid change to discord last year, users can no longer see buttons on their own RPC. To see and test your buttons, you will need to ask a friend to check your profile, or, use an alt account to check your own profile.
THIS IS NOT A BUG IN THE MOD, BUT DISCORD BEING DISCORD
Discord does NOT allow more than 2 buttons per RPC. That means, only the first two buttons configured, will be shown on your profile.
What Are Buttons
Buttons on your discord RPC, allow you to link to a website, your discord server, or your modpack, so others can quickly find it/join your discord, with the push of a button.
All the configs provided by Simple RPC allow you to add buttons to them.
To add a new button, find the buttons = []
section in your config. You will need to remove this line completely, and replace it with the following:
[[SECTIONNAME.presence.buttons]] label = "My Test Button" url = "https://google.com"
You can also use Placeholders in the button Label