Files
WorldHandler/README.md
2018-06-29 12:32:16 +02:00

81 lines
1.8 KiB
Markdown

# World Handler #
The World Handler provides a smart Gui for people without having to know any complex commands and gives
them a look inside the art of Minecraft map and world making. Now anyone can easily create maps or just
save a few ammount of time and provides an easy to use interface.
Curseforge: https://minecraft.curseforge.com/projects/world-handler-command-gui
# Features #
* GUI for Commands
* Biome Indicator
* World and Player Information
* Simplified usage for /fill and /clone
<table>
<tr>
<th>
Featured Client Commands<br />
</th>
<th>
Featured Server Commands<br />
</th>
</tr>
<tr>
<td valign="top">
<ul>
<li>/advancement</li>
<li>/blockdata</li>
<li>/clear</li>
<li>/clone</li>
<li>/difficulty</li>
<li>/effect</li>
<li>/enchant</li>
<li>/fill</li>
<li>/gamemode</li>
<li>/gamerule</li>
<li>/give</li>
<li>/kill</li>
<li>/recipe</li>
<li>/scoreboard</li>
<li>/setworldspawn</li>
<li>/spawnpoint</li>
<li>/summon</li>
<li>/time</li>
<li>/weather</li>
<li>/xp</li>
</ul>
</td>
<td valign="top">
<ul>
<li>/ban</li>
<li>/deop</li>
<li>/kick</li>
<li>/op</li>
<li>/pardon</li>
<li>/save-all</li>
<li>/save-off</li>
<li>/save-on</li>
<li>/whitelist</li>
</ul>
</td>
</tr>
</table>
# Download #
Compiled and signed versions: https://minecraft.curseforge.com/projects/world-handler-command-gui/files
Requires: Minecraft Forge (http://files.minecraftforge.net/)
# Installation #
Download World Handler or build from source
1. Make sure Minecraft Forge is installed
2. Navigate to "%appdata%\.minecraft\mods"
3. Copy the WorldHandler-[VERSION]-UNIVERSAL.jar
4. Edit your profile
5. Select Forge as your profile
6. Run Minecraft
7. Press 'V' to open the World Handler
Source is provided **AS IS**