Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exopandora/worldhandler

Command GUI for Minecraft
https://github.com/exopandora/worldhandler

command forge forge-mod minecraft minecraft-forge minecraft-forge-mod minecraft-mod minecraftforge

Last synced: 3 months ago
JSON representation

Command GUI for Minecraft

Awesome Lists containing this project

README

        

# World Handler - Command GUI [![badge](https://cf.way2muchnoise.eu/title/228970.svg)](https://www.curseforge.com/minecraft/mc-mods/world-handler-command-gui) [![badge](https://cf.way2muchnoise.eu/full_228970_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/world-handler-command-gui) #

The World Handler provides a simple and easy to use graphical user interface for commands.
It lets you create powerful and complex sub-commands alongside NBT-structures within seconds.

# Features #

* GUI for 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
* /wh for a simplified /fill and /clone
* Expandable GUI with json files and child mods
* Client-side only

# Download #

Compiled binaries can be found on [Curseforge](https://www.curseforge.com/minecraft/mc-mods/world-handler-command-gui/files/)

# Installation #

Download World Handler or build from source

## Prerequisites ##

1. Make sure [Minecraft Forge](http://files.minecraftforge.net/) is installed

## Installer ##

1. Run `WorldHandler-[VERSION]-UNIVERSAL.jar`
2. Select your Minecraft directory
3. Click Install

## Manual ##

1. Navigate to `..\.minecraft\mods`
2. Copy the `WorldHandler-[VERSION]-UNIVERSAL.jar`
3. Follow the steps below

## Launcher Settings ##

1. Select Forge as your profile
2. Launch Minecraft
3. Join a world or server
4. Press `V` to open the 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: Ingame: Mods -> World Handler -> Config (Manual: `..\.minecraft\config\worldhandler.cfg`)
≤ 1.8: Manual: `..\.minecraft\config\worldhandler\[CONFIG].cfg`

## Installation with ModLoader (1.6.2) ##

1. Navigate to `..\.minecraft\mods`
2. Copy all files of the `World_Handler_GUI_[VERSION].zip` into the `1.6.2ML.jar`
3. Run Minecraft

# Expansion #

The World Handler GUI can also be expanded with custom tabs configured with json and javascript files or as a separate child mod in java.
A description on how to implement a custom json and javascript file can be found [here](https://github.com/Exopandora/WorldHandler/wiki) and an example child mod can be found [here](https://github.com/Exopandora/WorldHandlerPlugin).

# FAQ #

**Q:** Is this client-side only ?
**A:** Yes

**Q:** Can you port this to fabric, liteloader, rift, etc ?
**A:** No

**Q:** Can i add this to my modpack ?
**A:** Yes, as long as you give credit

# Support #

This mod will no longer be updated.

# License #

GNU GENERAL PUBLIC LICENSE Version 3