

World Handler - Command GUI
The World Handler mod provides an intuitive graphical interface for working with commands in Minecraft. With it, you can quickly create complex subcommands and structures with NBT data in just a few seconds.
Main Features
- Graphical interface for executing commands
- Client commands: advancement, blockdata, clear, clone, difficulty, effect, enchant, fill, gamemode, gamerule, give, kill, recipe, scoreboard, setworldspawn, spawnpoint, summon, tag, team, time, trigger, weather, xp
- Server commands: ban, deop, kick, op, pardon, save-all, save-off, save-on, whitelist
- World and player information
- Simplified version of /fill and /clone commands via /wh
- Expandable interface using JSON files and child mods
- Works only on the client side
Installation
Download World Handler or build from source code
Prerequisites
- Make sure Minecraft Forge is installed
Automatic Installation
- Run the file "WorldHandler-[VERSION]-UNIVERSAL.jar"
- Select the Minecraft directory
- Click "Install"
Manual Installation
- Navigate to the "...minecraft\mods" folder
- Copy the file "WorldHandler-[VERSION]-UNIVERSAL.jar"
- Follow the instructions below
Launcher Settings
- Select Forge as your profile
- Launch Minecraft
- Connect to a world or server
- Press the "V" key to open World Handler
Configuration
- ≥ 1.14.4: Manual: "...minecraft\config\worldhandler\worldhandler.toml"
- 1.13-1.14.4: Manual: "...minecraft\config\worldhandler.toml"
- 1.9-1.12: In-game: Mods → World Handler → Configuration (Manual: "...minecraft\config\worldhandler.cfg")
- ≤ 1.8: Manual: "...minecraft\config\worldhandler[CONFIG].cfg"
Installation with ModLoader (1.6.2)
- Navigate to the "...minecraft\mods" folder
- Copy all files from "World_HandlerGUI[VERSION].zip" into "1.6.2ML.jar"
- Launch Minecraft
Functionality Expansion
The World Handler interface can be expanded using custom tabs configured through JSON and JavaScript files, or as a separate child mod in Java. A description of implementing custom JSON and JavaScript files is available via the link, and an example child mod can be found here.
Frequently Asked Questions
Question: Does the mod work only on the client side?
Answer: Yes
Question: Can the mod be ported to fabric, liteloader, rift, and other platforms?
Answer: No
Question: Can the mod be added to my modpack?
Answer: Yes, provided authorship is credited
Support
This mod is no longer being updated.
License
GNU GENERAL PUBLIC LICENSE Version 3