Big Bad Module Manager
A module management tool for FoundryVTT.
This module was inspired by Module Management+, which has not been updated since v9 and finally broke in v13. This module aims to replicate those features for v13.
Features
Module Presets
- Save module state (enabled/disabled) as a preset.
- Load / update / delete preset.
- Export module state to .json.
- import .json to preset.
Settings Presets
- Save settings state as a preset.
- Load / update / delete preset.
- Export settings state to .json
- import .json to preset:
- Choose which modules or specific settings to import.
Settings Sync
- For user/client scope settings will have a Lock and a sync icon,
- Lock (toggle): will force player setting to match GM, and hide from player settings.
- Sync: Will push GM setting to currently connected player(s).
Controls (keybinds) Sync
- Sync keybind settings to users
Include & Exclude modules & settings (Advanced feature)
- Include: Add hidden settings to include on presets, imports, and exports.
- Exclude: Add settings and modules to ignore on presets, imports, and exports.
Changelog report
- Opens report on login for GM with latest change logs for modules that contain a changelog file.
New Module Detection
- Detects when new module(s) has been installed and prompts to enable.
Planned future features
- Categorize / arrange modules in module list.