FAQ.md - snazzyatoms/AegisGuard GitHub Wiki

❓ Page 5: FAQ (FAQ.md)

Troubleshooting common issues.

# ❓ Frequently Asked Questions

### Q: Does this work on Folia?
**Yes.** AegisGuard is natively designed for Folia's threaded region system. It uses the `GlobalRegionScheduler` and will not lag your server.

### Q: Does it work on 1.8 / 1.12?
**No.** AegisGuard is built for modern Minecraft (1.16+). We utilize modern APIs to ensure performance.

### Q: Can I disable the Economy features?
**Yes.** If **Vault** is not installed, or if `upkeep` is disabled in `config.yml`, the plugin enters **"Free Mode."** Claims will be free and will never expire.

### Q: My Dynmap markers aren't showing?
1. Ensure you have `hooks.dynmap.enabled: true` in `config.yml`.
2. Restart the server (Dynmap needs a full start to hook).
3. Run `/dynmap fullrender` if the map tiles are black.

### Q: How do I enable the "Wilderness Revert"?
This feature requires **MySQL** to be enabled in `config.yml`. It is disabled by default on flat-file (YAML) storage to prevent lag.