forked from Ad5001/BetterGen
Updated for 3.0.0ALPHA9
This commit is contained in:
parent
946ff01874
commit
8387366191
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ author: Ad5001
|
||||||
main: Ad5001\BetterGen\Main
|
main: Ad5001\BetterGen\Main
|
||||||
version: 1.1
|
version: 1.1
|
||||||
load: STARTUP
|
load: STARTUP
|
||||||
api: [3.0.1, 3.0.0-ALPHA3]
|
api: [3.0.0-ALPHA9]
|
||||||
commands:
|
commands:
|
||||||
createworld:
|
createworld:
|
||||||
description: Generates a new world.
|
description: Generates a new world.
|
||||||
|
@ -38,4 +38,4 @@ permissions:
|
||||||
default: op
|
default: op
|
||||||
bettergen.cmd.debug:
|
bettergen.cmd.debug:
|
||||||
default: op
|
default: op
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue