Skip to content

Releases: TISUnion/joinMOTD

v1.3.0

22 May 11:07
5c2be12
Compare
Choose a tag to compare
  • More detailed server info entry support

    In the serverList entry in the config, you can use an object to indicate a server entry for more detailed information, e.g.

"serverList": [
  {
    "name": "creative1",
    "description": "CMP Server#1",
    "category": "CMP"
  },
  {
    "name": "creative2",
    "description": "CMP Server#2",
    "category": "CMP"
  }
]

with the settings above, server jump buttons will be displayed in separate rows according to the category, and the description will be attached to the hover text

  • Compats with former config file which uses single string as server info entry

joinMOTD v1.2.0

22 Aug 04:14
23e3379
Compare
Choose a tag to compare

MCDR2 plugin format, better config support

v1.1.0

27 May 18:11
bcc1c51
Compare
Choose a tag to compare
  • More MCDR style coding
  • Added hover text hint

20200407

27 May 18:07
Compare
Choose a tag to compare

For MCD & MCDR 0.x