Updated API
Pocketmine-MP should be supported now.
This commit is contained in:
parent
b937be5390
commit
73a92bd8b5
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
||||||
# The most customisable UHC plugin for Minecraft PE !
|
# The most customisable UHC plugin for Minecraft PE !
|
||||||
---
|
---
|
||||||
name: UHC
|
name: UHC
|
||||||
author: Ad5001
|
author: Ad5001/Lynxes
|
||||||
version: 1.0
|
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
|
main: Ad5001\UHC\Main
|
||||||
commands:
|
commands:
|
||||||
uhc:
|
uhc:
|
||||||
|
@ -30,4 +30,4 @@ permissions:
|
||||||
default: true
|
default: true
|
||||||
uhc.scenarios.modify:
|
uhc.scenarios.modify:
|
||||||
default: op
|
default: op
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue