Skip to content

Custom App Configuration Guide

Christian Hughes edited this page Apr 5, 2018 · 4 revisions

Note: This guide is mostly intended for server owners who have their own mod launchers.

Custom Discord Apps

2. Click the "New App" button:

3. Edit the "App Name" and "App Icon" sections:

4. Once finished, click the "Create App" button:

5. When on the next page, scroll down until you see "Rich Presence", and click the Enable button:

Uploading Assets

Scroll down to this section of your Custom App page.

List of asset names required for proper operation:

  • state-default: The default icon when loading the game for example.
  • state-unknown-server: The icon shown when there is no asset for a server.
  • server-<ip (. replaced with _)>: All servers that players connect to directly (no proxied).

Example server ip:

  • Actual: mc.hypixel.net
  • Asset: server-mc_hypixel_net

Visual Steps