oSzoukaua's Real Height - Player Height Modification for Minecraft
This modification allows you to easily and conveniently adjust your character's height through an intuitive chat menu. The system supports displaying values both in centimeters and feet with inches for maximum user convenience.
Main Features
To access the height change menu, simply enter the command /trigger height_menu. When first entering a world with the installed modification, you will receive a notification about available functions and commands.
Full Customization
Settings through the scoring system
-
Welcome message: Activate/deactivate welcome message for new players (by default: disabled)
/scoreboard players set welcome_message oszu_rh 1 -
Menu blocking: Disable height menu usage for specific players
/scoreboard players set disable_menu oszu_rh 0 -
Random height: Enable random height determination upon first joining the world
/scoreboard players set random_height oszu_rh 0 -
Height range: Set minimum and maximum values for random height
/scoreboard players set random_min_mm oszu_rh 1 /scoreboard players set random_max_mm oszu_rh 1000
Height Reset
Change height for a specific player using the command:
/execute as PLAYERNAME run function oszu_rh:height_logic/randomise_height
Important: You can use the @a selector to change the height of all players on the server simultaneously.
Technical Details
The modification works on the server side, which means it needs to be installed either in a single-player world or directly on the server.