Updated for 3.0.0ALPHA9

This commit is contained in:
Robb Jones 2017-10-31 16:20:17 +00:00
parent 946ff01874
commit 8387366191
1 changed files with 2 additions and 2 deletions

View File

@ -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
... ...