A Gorilla Tag BepInEx mod that replaces the Message of the Day with a random Quranic verse or authentic Hadith every time you load in.
Every time you enter the game, the MOTD board shows a randomly selected verse from the Quran or an authentic Hadith from Prophet Muhammad SAW. Currently includes 50 Quranic verses and 45 authentic Hadiths — and the list grows with contributions.
- Make sure you have BepInEx installed
- Download
Ayah.dllandayahs.jsonfrom the Releases page - Drop both files into your
BepInEx/pluginsfolder — they must stay in the same folder or the mod won't read the data - Launch the game
When a new version adds more verses or Hadiths, you only need to replace
ayahs.json— no need to reinstall the DLL.
You can add Quran verses or Hadiths by editing ayahs.json directly. The file has two arrays: "quran" and "hadith". Add your entry to whichever fits, following this format:
"\"Your text here.\" - Source reference"For example:
"\"Whoever removes a worldly hardship from a believer, Allah will remove from him a hardship on the Day of Resurrection.\" - Prophet Muhammad SAW (Muslim)"Rules:
- Hadiths must be Sahih — sourced from Bukhari, Muslim, or Tirmidhi
- No weak (da'if) or fabricated hadiths
- Keep entries short enough to fit on the board
- Check for duplicates before adding
This project is licensed under GPL v3 — if you build on top of this, keep it open source.
Made by itsreallyhex