Updated API

Pocketmine-MP should be supported now.
This commit is contained in:
Lynxes 2017-05-28 13:28:18 +08:00 committed by GitHub
parent b937be5390
commit 73a92bd8b5

View file

@ -7,9 +7,9 @@
# The most customisable UHC plugin for Minecraft PE !
---
name: UHC
author: Ad5001
author: Ad5001/Lynxes
version: 1.0
api: [2.0.0]
api: [2.0.0, 3.0.0, 3.0.1, 3.1.0, 3.0.0-ALPHA1, 3.0.0-ALPHA2, 3.0.0-ALPHA3, 3.0.0-ALPHA4, 3.0.0-ALPHA5]
main: Ad5001\UHC\Main
commands:
uhc:
@ -30,4 +30,4 @@ permissions:
default: true
uhc.scenarios.modify:
default: op
...
...