{ "id": "dm-whisper-monitor", "title": "DM whisper monitor", "description": "Shares all player whispers with the DM and informs players about it.", "version": "1.0.2", "compatibility": { "minimum": "12", "verified": "13" }, "authors": [ { "name": "Scheffi", "url": "https://ko-fi.com/scheffi", "flags": {} } ], "esmodules": ["scripts/dm-whisper.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "manifest": "https://raw.githubusercontent.com/Scheffilton/dm-whisper-monitor/main/module.json", "download": "https://github.com/Scheffilton/dm-whisper-monitor/archive/main.zip" }