- New parameter for
/killitems
command -range
- New config value -
killitemsRangeLimit
- New parameter for
/heal
command -amount
- Fixed
/dimension switch
command not printing the dimension name to other targets upon switch
Updated /jump
command:
- New optional boolean argument -
checkForBlocks
. Iftrue
anddistance
is given, it will check for blocks in the way; if there are, it will teleport you to the block, even if the givendistance
is greater than the final teleport distance. The default isfalse
, which means it will just teleport you forward at the specified distance. - Raycast distance has been increased: by simply typing
/jump
you can now teleport even further than before (note that the distance increases with your render distance). This doesn't apply to Minecraft 1.20.1 and below.
New config value: jumpDistanceLimit
Maximum distance for the /jump
command. Players will not be able to teleport further than this value. If set to 0, there is no limit for the distance
argument, and the default formula will be used if the distance
argument is empty.
This is just a first release for 1.21.1 :D
Yay, a global update!
The project was rewritten from scratch to fix some of the major issues, introduce support for the permissions API that you can use with tools like LuckPerms, fix most translation issues (especially on the servers), make command outputs even more interactive and vibrant, improve security, and, finally, make Helpful Commands even more flexible and stable.
Improvements & Integrations
Better support for servers
- Helpful Commands is now purely server-side, which means your players won't need to download the mod when playing on your server to get access to its functionality
- Fixed all translation issues
- Improved console command output: no more strange symbols and ambiguous messages when using the mod in the console
Support for Permissions API and tools such as LuckPerms
- You can now use Permission management tools for even more flexible configuration: determine which players or groups can use certain commands and who can configure the mod
- If you can't use the command for whatever reason, it will simply be hidden from you, and there will be no autocomplete
Better target support and command output
- Commands that support targets now display more detailed information in their output messages, allowing you to see all the entities or players that were affected
New features
New commands
Command categories
All commands now have a category. And the command list now displays all commands in a nicer and categorized way.
"Public" commands
Instead of setting OP levels for each command as in 2.0, you can now make the command public with a single click to make it available to everyone. By default all the commands are not public (restricted). Commands in the "Main" category are always public and this can't be changed.
Removed features
- Removed
hcEnabled
game rule. You can't disable the mod now - OP level setting for commands. Replaced with "Public" commands
Other changes
- For security reasons, only the host can now configure the mod on integrated servers. Other players will get an error, even if they have configuration permissions. This doesn't apply to dedicated servers where you can use permission management tools to allow certain players to configure the mod
/heal
command can now be used on entities, not just players- Support for custom dimensions for commands such as
/dimension
,/home
, etc. /explosion
command is now disabled by default- Default power limit for
/explosion
command is now15
Your old Helpful Commands configuration is not compatible with this version, so you will have to reconfigure the mod after updating from 2.0!
Still in beta! While this version already has most of the previous functionality, it is still under active development. So don't expect it to be absolutely stable and work well in every scenario.
Changes since last preview:
- Added
/repair
command - Default power limit for
/explosion
command is now15
instead of25
- Updated some command descriptions
This is a preview of the next major update for the mod. The project was rewritten from scratch to fix some of the main issues and introduce support for the permissions API that you can use with mods like LuckPerms. The full changelog will be available when the final version of this update releases.
Still in beta! While this version already has most of the previous functionality, it is still under active development. So don't expect it to be absolutely stable and work well in every scenario.
Changes since last preview:
- Configuration is back! You can now toggle commands and change available fields using
/hc config
/rename
command now removes custom name if you don't provide any arguments (i.e. just type /rename)/explosion
command is now disabled by default- Default power limit for
/explosion
command is25
- New command categories added. All commands now have a category
- Updated some links and information in
/hc about
This is a preview of the next major update for the mod. The project was rewritten from scratch to fix some of the main issues and introduce support for the permissions API that you can use with mods like LuckPerms. The full changelog will be available when the final version of this update releases.
Unstable alpha version! Bugs may occur, not all the commands might work as expected, not all the features are implemented.
Changes since last preview:
- Re-implemented /dimension, /home, /explosion, /lightning commands
- Support for custom dimensions for commands such as /dimension, /home, etc.
- Remove the warning from the command list since all commands are now implemented.
This is a preview of the next major update for the mod. The project was rewritten from scratch to fix some of the main issues and introduce support for the permissions API that you can use with mods like LuckPerms. The full changelog will be available when the final version of this update releases.
Unstable alpha version! Bugs may occur, not all the commands were implemented, not all the features work.
Changes since last preview:
- Re-implemented /ignite, /back and /spawn commands
- Fixed and updated outputs for all kinds of feedback for commands that support targets (fly, god, feed, heal, gm, extinguish, etc.)
- /heal command can now be used on entities, not just players
This is a preview of the next major update for the mod. The project was rewritten from scratch to fix some of the main issues and introduce support for the permissions API that you can use with mods like LuckPerms. The full changelog will be available when the final version of this update releases.
Unstable alpha version! Bugs may occur, not all the commands were implemented, not all the features work.
This is a preview of the next major update for the mod. The project was rewritten from scratch to fix some of the main issues and introduce support for the permissions API that you can use with mods like LuckPerms. The full changelog will be available when the final version of this update releases.
This is the initial release for Minecraft 1.20.3
- Updated dependencies
- Some backend changes
Updated dependencies and did some backend changes.
Initial release for Minecraft 1.20.2