We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb703a commit 69c889eCopy full SHA for 69c889e
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>me.zombie_striker</groupId>
7
<artifactId>QualityArmory</artifactId>
8
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
9
<name>QualityArmory</name>
10
11
<properties>
src/main/resources/changelog.txt
@@ -2,6 +2,8 @@
2
- 1.21.11 support
3
- Made out of ammo sound public
4
- Fixed direct entities hit
+ - Fixed reload on drop (enableReloadingOnDrop)
+ - Added unload on drop (enableUnloadingOnDrop)
2.1.0
- 1.21.10 support
0 commit comments