mirror of
https://github.com/farcasclaudiu/QRcraft.git
synced 2026-06-22 09:01:18 +03:00
1.3 KiB
1.3 KiB
#QRcraft
Plugin for PocketMine-MP for creating QR panels (made from white and black wood blocks)
Copyright (C) 2014 Clodyx <https://github.com/farcasclaudiu/QRcraft>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Commands
ONLY OPs during gameplay (creative preferred)
/qr- shows help page/qrt <url>- test QR text/url to count number of needed blocks (NxN)/qrc <url> [Auto|horizontal|vertical]- create QR panel/block/qrl- list QR panels IDs/qrd <ID>- delete a QR panel by ID/qrp <ID>- teleport you nearby QR panel with specified ID (IN WORK)
Configuration
No configuration needed for this moment.
Permissions
| Permission | Default | Description |
|---|---|---|
| clodyx.plugin.qrcraft | op | Allows using the QRcraft plugin functionality |
Releases
[1.0.0] - initial release