Skip to content

Commit

Permalink
Fix Fortitude RDR2 Had 0xCheats in the description, Renamed /Welcome …
Browse files Browse the repository at this point in the history
…command to /Wel
  • Loading branch information
hellsuck authored Dec 20, 2024
1 parent 6713fc8 commit cd49b28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/moreKaomoji/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ export default definePlugin({
{ name: "Dream", description: "Sends them to the Dream Client Minecraft guide", msg: "You can access the installation guide for Dream by visiting the following link: https://radiant.cc/forum/topic/80-minecraft-dream-client.html" },
{ name: "EtherealSP", description: "Sends them to the Ethereal Spoofer guide", msg: "You can access the installation guide for Ethereal Spoofer by visiting the following link: https://radiant.cc/forum/topic/129-ethereal-hwid-spoofer.html" },
{ name: "FecurityCOD", description: "Sends them to the Fecurity COD guide", msg: "You can access the installation guide for Fecurity For Call of duty by visiting the following link: https://radiant.cc/forum/topic/69-call-of-duty-warzone-fecurity.html" },
{ name: "Welcome", description: "Welcomes the customer", msg: "Welcome to radiant!" },
{ name: "Wel", description: "Welcomes the customer", msg: "Welcome to radiant!" },
{ name: "OvixRDR2", description: "Sends them to the Ovix RDR2 guide", msg: "You can access the installation guide for Ovix RDR2 by visiting the following link: https://radiant.cc/forum/topic/51-ovix-rdr2.html" },
{ name: "FiKitRDR2", description: "Sends them to the Fikit RDR2 guide", msg: "You can access the installation guide for Fikit RDR2 by visiting the following link: https://radiant.cc/forum/topic/44-fikit-rdr2.html" },
{ name: "NewWayRDR2", description: "Sends them to the NewWay RDR2 guide", msg: "You can access the installation guide for NewWay RDR2 by visiting the following link: https://radiant.cc/forum/topic/46-newway-rdr2.html" },
{ name: "0xCheatsRDR2", description: "Sends them to the 0xCheats RDR2 guide", msg: "You can access the installation guide for 0xCheats RDR2 by visiting the following link: https://radiant.cc/forum/topic/42-oxcheats-rdr2.html" },
{ name: "FortitudeRDR2", description: "Sends them to the 0xCheats RDR2 guide", msg: "You can access the installation guide for Fortitude RDR2 by visiting the following link: https://radiant.cc/forum/topic/45-fortitude-rdr2.html" },
{ name: "FortitudeRDR2", description: "Sends them to the Fortitude RDR2 guide", msg: "You can access the installation guide for Fortitude RDR2 by visiting the following link: https://radiant.cc/forum/topic/45-fortitude-rdr2.html" },
{ name: "ExodusRDR2", description: "Sends them to the Exodus RDR2 guide", msg: "You can access the installation guide for Exodus RDR2 by visiting the following link: https://radiant.cc/forum/topic/43-exodus-r2d2.html" },
{ name: "Raiden", description: "Sends them the Raiden GTA V guide", msg: "Make an account on https://raiden.gg and after you have made an account login to the dashboard, \nIn the dashboard press control panel and in the licence activation box paste in the key you recieved from us and press redeem \nPress the download button in the sidebar and download the loader" }
].map(data => ({
Expand Down

0 comments on commit cd49b28

Please sign in to comment.