promotional bannermobile promotional banner
premium banner
Send remote notifications that are shown on the title screen.

Description

Remote notifications mod that reads a URL with a JSON list of notifications and shows them on the title screen.

Setup:

Set a remote endpoint in the client config, it should return raw JSON text.

Use your own endpoint, or:

Create a Pastebin paste, set it to unlisted, paste your JSON into it, then open the raw version and copy that URL into the endpoint field in config. Edit the paste later to update notifications.

Notification fields:

  • required - id, title
  • optional - description, imageUrl, url, onlyOnModpackVersion, type(emergent)

If type = emergent the notification will be opened right when the user enters the Title Screen.

Examples: