From 52a1678442b946056c51923e360e24a31c868b10 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Fri, 22 Jun 2018 00:01:45 +0200 Subject: [PATCH] Update README --- README.md | 81 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 49 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 9021bf1..576c4d0 100644 --- a/README.md +++ b/README.md @@ -8,42 +8,59 @@ Curseforge: https://minecraft.curseforge.com/projects/world-handler-command-gui # 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 + + + + + + + + + +
+ Featured Client Commands
+
+ Featured Server Commands
+
+
    +
  • /advancement
  • +
  • /blockdata
  • +
  • /clear
  • +
  • /clone
  • +
  • /difficulty
  • +
  • /effect
  • +
  • /enchant
  • +
  • /fill
  • +
  • /gamemode
  • +
  • /gamerule
  • +
  • /give
  • +
  • /kill
  • +
  • /scoreboard
  • +
  • /setworldspawn
  • +
  • /spawnpoint
  • +
  • /summon
  • +
  • /time
  • +
  • /weather
  • +
  • /xp
  • +
+
+
    +
  • /ban
  • +
  • /deop
  • +
  • /kick
  • +
  • /op
  • +
  • /pardon
  • +
  • /save-all
  • +
  • /save-off
  • +
  • /save-on
  • +
  • /whitelist
  • +
+
+ # Download # Compiled and signed versions: https://minecraft.curseforge.com/projects/world-handler-command-gui/files Requires: Minecraft Forge (http://files.minecraftforge.net/)