FrostWeb UE5 Plugin Documentation¶
The official documentation for FrostWeb Studios Unreal Engine 5 plugins.
FrostWeb Studios develops MMO-grade Unreal Engine 5 plugins available on Fab.com. These plugins are modular, fully replicated, and designed for production multiplayer games. Want to see them in action? Play our free demo.
Plugin Library¶
FWAISystem¶
MMO-style NPC behavior: threat tables, leashing, patrol, spawning, instance scaling.
FWChatSystem¶
Socket.IO chat with channels, party/guild chat, whisper, and presence.
FWCustomizationSystem¶
Character customization: race/gender, skin tones, hair, tattoos, DMI materials.
FWDialogueSystem¶
Data-driven dialogue trees with conditions, actions, and NPC conversations.
FWFactionSystem¶
Dynamic faction reputation with AI integration and configurable persistence.
FWGASSystem¶
Integrated Gameplay Ability System framework with combos, queuing, and modular gameplay.
FWGuildSystem¶
Full guild management: ranks, permissions, invitations, HTTP API integration.
FWInventorySystem¶
Inventory, equipment, crafting, vendors with RNG affixes and augmentation.
FWPartySystem¶
Beacon-based party system with invitations, join codes, and level transfer persistence.
FWQuestSystem¶
Modular quest system: tasks, conditions, rewards, party support, daily/weekly resets.
FWSkillSystem¶
Skill progression system: 15 skills, XP curves, milestones, skill-gated content.
Quick Links¶
Architecture Overview¶
Understand the component-based, data-driven, and event-driven design patterns shared across all plugins.