Make tablist player heads visible even in offline mode.
ForceTablistHeads is a lightweight Minecraft Fabric mod designed to restore the display of player heads alongside player names in the tablist, a feature typically disabled on offline mode servers.
This mod utilizes a mixin to modify the boolean variable responsible for rendering player heads. The source code is minimal and straightforward, making it easy to understand and maintain.
-
Ensure you have the Fabric Loader installed.
-
Download the latest release of ForceTablistHeads from the GitHub Releases page.
-
Place the downloaded
.jarfile into themodsfolder of your Minecraft directory. -
Launch Minecraft with the Fabric profile.
Using ForceTablistHeads is simple! No configuration is required, making setup quick and easy. Feel free to include this mod in any modpack you create.
Contributions are welcome! If you have suggestions for improvements or encounter any issues, please open an issue or submit a pull request on the GitHub repository.
This project is licensed under the MIT License. See the LICENSE file for more details.