
LoadFiler
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.
📖About LoadFiler
Primarily for server administrators who use mods that require players to have additional files (customization, mini-games).
Key Features
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).
All commands in LoadFiler:
- /loadfiler - Main admin command
- /lf - Short alias for /loadfiler
- /loadfiler help - Gives info about commands
- /lf help - short alias for /loadfiler help
- /loadfiler reload - Reload mod configuration from config file
- /lf reload - Short alias for /loadfiler reload
- /loadfiler-check - Check all files on client
- /loadfiler-check-rule - Check specific rule (some mods like as Easy_NPC which has skins in .../config)
- /loadfiler check - Requested file check for player
- /loadfiler status - Show current mod settings and file list