We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2813c commit 2dbed31Copy full SHA for 2dbed31
AdvancedCore/Resources/Rewards/ExampleBasic.yml
@@ -100,6 +100,8 @@ Items:
100
#SPEED:
101
#Duration: 20
102
#Amplifier: 1
103
+
104
+ #ItemsAdder: ITEMHERE
105
106
# Amount of money to give, requires vault
107
# Use 0 to give none
AdvancedCore/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.bencodez</groupId>
4
<artifactId>${version.art}</artifactId>
5
- <version>3.7.2</version>
+ <version>3.7.3</version>
6
<packaging>jar</packaging>
7
<name>AdvancedCore</name>
8
<properties>
0 commit comments