Minecraft Compact Help Command (Fabric) mod 2026 download
logo
minecraft mod Compact Help Command (Fabric)

Compact Help Command (Fabric)

Game Version: 1.18.1
Total Downloads: 1,651
Updated: Nov 30, 2021
Created: Sep 25, 2021
Download Compact Help Command (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
compacthelpcommand-fabric_1.18.x-1.1.jar release 13.49 KB Nov 30, 2021 1.18.1 1,185 download Compact Help Command (Fabric) compacthelpcommand-fabric_1.18.x-1.1.jar releaseDownload
compacthelpcommand-fabric_1.17.x-1.1.jar release 13.79 KB Sep 25, 2021 1.17.1 144 download Compact Help Command (Fabric) compacthelpcommand-fabric_1.17.x-1.1.jar releaseDownload
compacthelpcommand-fabric_1.16.x-1.1.jar release 13.80 KB Sep 25, 2021 1.16.5 322 download Compact Help Command (Fabric) compacthelpcommand-fabric_1.16.x-1.1.jar releaseDownload

Description

Share this:

a1

Requires the library mod Collective (Fabric) and the Fabric API.

This mod is for Fabric. For the Forge version click here.

     This mod is part of The Vanilla Experience.
Compact Help Command is a mod which fixes the issue of the in-game /help command not doing what it's supposed to do. Without the mod, the output is a long list of all white text and not sorted alphabetically. When users try to use the command with more mods installed, the list might even be longer than the maximum amount of text which can be shown. The result is loss of information.

With the mod, the long list of commands is sorted and split into pages. Via /help <page> you can go through all commands, which are also more easily readable via different text colours. Those colours and the amount of commands shown per page can be changed in the config. See below for example images.

Configurable: ( how do I configure? )
addVerticalBarSpacing (default = true): When enabled, adds a space in front and behind a vertical bar in the subcommands.
amountCommandsPerPage (default = 8, min 1, max 50): The message which will be sent to players when they use the /vote command.

The possible colour code values in the next config lines are; 0: black, 1: dark_blue, 2: dark_green, 3: dark_aqua, 4: dark_red, 5: dark_purple, 6: gold, 7: gray, 8: dark_gray, 9: blue, 10: green, 11: aqua, 12: red, 13: light_purple, 14: yellow, 15: white.
commandColour (default = 2, min 0, max 15): The colour of the command in /help.
subcommandColour (default = 7, min 0, max 15): The colour of the subcommand in /help.

Examples
The problematic /help command before the mod:

 

What the mod changes the /help command in to:

b1
c1c2c3

Comments

Add a comment