Skip to content

Commit 1d1c531

Browse files
committed
Update version number to 3.7.15
1 parent dd62515 commit 1d1c531

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AdvancedCore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.bencodez</groupId>
66
<artifactId>advancedcore</artifactId>
7-
<version>3.7.15-SNAPSHOT</version>
7+
<version>3.7.15</version>
88
<packaging>jar</packaging>
99
<name>AdvancedCore</name>
1010
<properties>

AdvancedCore/src/main/resources/Rewards/ExampleAdvanced.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ AdvancedWorld:
198198
# The number represents a weight value essentially
199199
# Decimals are allowed as well, just use _ as the decimal
200200
# no duplicates numbers allowed
201+
# If using decimals avoid the last number decimal value being 0, no 5.500
201202
SpecialChance:
202203
5:
203204
# rewards here

0 commit comments

Comments
 (0)