LoadFiler is a utility mod for Minecraft (Fabric) that solves one specific problem: it ensures that players have the correct files on their computer before they join a server.
Primarily for server administrators who use mods that require players to have additional files (customization, mini-games).
Universal Rules: The configuration file (loadfiler.json) allows you to check any files and folders for any mod (textures, configs, resource packs).
Flexible Configuration: Support for templates (*.png), different file importance levels, and custom messages.
Full Synchronization: Pure client-server architecture without duplicating logic.
Internationalization: Ready-made translations and all texts are extracted from the code.
Management Commands: Tools for administrators (/loadfiler) and self-checks for players (/loadfiler-check).
Conversation