HelpFixer
Modby matthewprenger
Fixes the /help command
Type
Mod
CurseForge Downloads
19,297,805
CurseForge ID
223797
Last Updated
Jul 27, 2026
Description
About
Some modded commands incorrectly implement a certain piece of code. This piece of code is used for sorting the list of commands alphabetically in the /help command. This incorrect code actually causes the /help command to break with an error that is vague and confusing.
HelpFixer changes the /help command to go around the offending code and sort the commands by a method that will work. HelpFixer also logs offending commands to the server log, allowing you to figure out who was causing the problem.
HelpFixer is a server-side only mod! This means HelpFixer should be installed wherever the "server" is. In SSP that is your client, but in SMP that is on the actual server.
Similar Mods
Cosmetic Armor Reworked
This mod allows you to wear two sets of armor, one for display, one for function.
CodeChicken Lib 1.8.+
Contains various tools to make modding easier.
Immersive Engineering
A retro-futuristic tech mod!
SuperMartijn642's Core Lib
SuperMartijn642's Core Lib adds lots of basic implementations that allow for similar code between different Minecraft ve...
Cupboard
Cupboard provides code, frameworks, and utilities for minecraft mods
Iceberg [Neo/Forge]
A modding library that contains new events, helpers, and utilities to make modder's lives easier.