diff --git a/README.md b/README.md index a9bf10a..29dd430 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,62 @@ -# World Handler -World Handler version.json Repository +# 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. + +This source code is provided _as-is_. + +Nearly all the source is dependent on the Forge API. + +# Features # +* GUI for Commands + * Client Commands + * /advancement + * /blockdata + * /time + * /difficulty + * /weather + * /kill + * /give + * /effect + * /gamemode + * /setworldspawn + * /spawnpoint + * /clear + * /summon + * /enchant + * /xp + * /scoreboard + * /gamerule + * /fill + * /clone + + * Server Commands + * /kick + * /ban + * /pardon + * /op + * /deop + * /save-all + * /save-on + * /save-off + * /whitelist + +* Biome Indicator +* World and Player Information +* Simplified usage for /fill and /clone + +# Download # +Compiled and signed versions can be found here: +https://minecraft.curseforge.com/projects/world-handler-command-gui + +Required: Forge universal files for your minecraft version (http://files.minecraftforge.net/) + +# Installation # +Download World Handler or build from source + +1. Make sure Minecraft Forge is installed (http://files.minecraftforge.net/) +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