diff --git a/src/commands/mp.ts b/src/commands/mp.ts index d30bc5e..9e399e9 100644 --- a/src/commands/mp.ts +++ b/src/commands/mp.ts @@ -65,7 +65,7 @@ export default { '**Password:** `mf4700`', '**Crossplay server**', `**Map:** ${FSserver2.data.server.mapName.length == 0 ? 'Null Island' : FSserver2.data.server.mapName}`, - `**Mods:** [Click here](${MPURL.ip}/mods.html) **|** [Direct Download](${MPURL.code}/all_mods_download?onlyActive=true)`, + `**Mods:** [Click here](${MPURL.ip}/mods.html) **|** [Direct Download](${MPURL.ip}/all_mods_download?onlyActive=true)`, '**Filters:** [Click here](https://discord.com/channels/468835415093411861/468835769092669461/926581585938120724)', 'Please see <#543494084363288637> for additional information.' ].join('\n'));