From 01899696b3d0b199e27d945bfd711ba6f0a5bdab Mon Sep 17 00:00:00 2001 From: Claudiu Farcas Date: Mon, 5 Jan 2015 16:24:14 +0200 Subject: [PATCH] format doc --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e1e293f..6bef5cf 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,11 @@ ONLY OPs during gameplay (creative preferred) Example: * `/qrt http://google.com` + "QR panel for 'http://google.com' will need 27x27 blocks" + * `/qrc http://google.com` - begins the creation for specified url in auto mode + "QR block defined a (27x27) for 'http://google.com'" "Touch a block to create it!" - NOW the player has to touch another block to create the QR planel. @@ -36,20 +39,27 @@ Example: - in auto mode, is player is inclined forward pointing downwards, the QR panel will be generated horizontally, otherwise it will be generated vertically. "QR block [1] created OK!" + * `/qrc http://google.com h` - begins the creation for specified url in horizontal mode + "QR block defined h (27x27) for 'http://google.com'" "Touch a block to create it!" - now the player touches the block to build above. "QR block [2] created OK!" + * `/qrl` + "--------------" "QR LIST" "--------------" "[1] 'http://google.com' (27) x:10-y:20-z:30" "[2] 'http://google.com' (27) x:30-y:20-z:30" "--------------" + * `/qrd 2` + "QR panel [1] deleted." + ## Configuration