Files
firefrost-operations-manual/docs/tasks
Claude ab14e1c276 docs: Add comprehensive JVM optimization guide for game servers
Created complete optimization guide (500+ lines):

Modern JVM Flags (2024-2026 Best Practices):
- Aikar's Flags optimized for Minecraft
- G1GC configuration for 4-16GB heaps
- Per-server RAM recommendations (all 11 servers)
- Deprecated flags to remove

Server-Specific Configuration:
- Vanilla: 4GB (lightweight)
- Standard modpacks: 8GB
- Heavy modpacks: 10-12GB
- ATM10: 16GB (kitchen sink)
- Custom G1HeapRegionSize per heap size

Implementation:
- 3-phase deployment (backup, update, monitor)
- Via Pterodactyl panel startup variables
- 1 hour total for all 11 servers
- Rollback procedure included

Performance Impact:
- Expected +0.5 to +2 TPS improvement
- More stable memory usage
- Shorter GC pause times
- Fewer lag spikes

Comprehensive troubleshooting for common issues.
Ready to execute via Pterodactyl panel.

Task: Game Server Startup Script Audit (Tier 3)
FFG-STD-002 compliant
2026-02-18 00:50:58 +00:00
..

Tasks Directory

This directory contains task-specific documentation following the Task Documentation Standard (FFG-STD-002).

Each task gets its own subdirectory with:

  • README.md (task overview)
  • deployment-plan.md (how to build/deploy)
  • usage-guide.md (how to use after deployed)
  • troubleshooting.md (common issues)
  • Other task-specific documentation as needed

See: docs/standards/task-documentation-standard.md for complete standard.


Current Tasks:

  • whitelist-manager/ - Web dashboard for managing Minecraft server whitelists

Fire + Frost + Foundation = Where Love Builds Legacy 💙🔥❄️