mirror of
https://github.com/farcasclaudiu/QRcraft.git
synced 2026-06-29 09:01:20 +03:00
small typo fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#QRcraft
|
#QRcraft
|
||||||
|
|
||||||
Plugin for PocketMine-MP for creating QR panels (made from white an black wood blocks)
|
Plugin for PocketMine-MP for creating QR panels (made from white and black wood blocks)
|
||||||
|
|
||||||
Copyright (C) 2014 Clodyx <https://github.com/farcasclaudiu/QRcraft>
|
Copyright (C) 2014 Clodyx <https://github.com/farcasclaudiu/QRcraft>
|
||||||
|
|
||||||
@@ -17,13 +17,13 @@ Plugin for PocketMine-MP for creating QR panels (made from white an black wood b
|
|||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
ONLY OPs during gameplay (creative preferable)
|
ONLY OPs during gameplay (creative preferred)
|
||||||
* `/qr` - shows help page
|
* `/qr` - shows help page
|
||||||
* `/qrt <url>` - test QR text/url to count number of needed blocks (NxN)
|
* `/qrt <url>` - test QR text/url to count number of needed blocks (NxN)
|
||||||
* `/qrc <url> [Auto|horizontal|vertical]` - create QR panel/block
|
* `/qrc <url> [Auto|horizontal|vertical]` - create QR panel/block
|
||||||
* `/qrl` - list QR panels IDs
|
* `/qrl` - list QR panels IDs
|
||||||
* `/qrd <ID>` - delete a QR panel by ID
|
* `/qrd <ID>` - delete a QR panel by ID
|
||||||
* `/qrp <ID>` - teleport you nearby QR panel with specified ID
|
* `/qrp <ID>` - teleport you nearby QR panel with specified ID (IN WORK)
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user