Adjusted config.yml comments.

Switched POM to reference 0.9.0 Bentobox.
This commit is contained in:
tastybento 2018-09-23 13:23:28 -07:00
parent b3ba8c935e
commit cbf3f6cbd5
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<dependency> <dependency>
<groupId>world.bentobox</groupId> <groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId> <artifactId>bentobox</artifactId>
<version>0.10.0-SNAPSHOT</version> <version>0.9.0-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -53,7 +53,7 @@ limits:
NETHERRACK: 1000 NETHERRACK: 1000
# This section lists the value of a block. Value must be an integer. # This section lists the value of a block. Value must be an integer.
# Any blocks not listed will have a value of 1. AIR is always zero. # Any blocks not listed will have a value of 0. AIR is always zero.
# Format is MATERIAL: value # Format is MATERIAL: value
blocks: blocks: