diff --git a/pom.xml b/pom.xml
index 2e052ea..43d7d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.gmail.St3venAU.plugins
ArmorStandTools
-3.7.0
+3.7.1
ArmorStandTools
diff --git a/src/main/java/com/gmail/St3venAU/plugins/ArmorStandTools/NMS_v1_16_R2.java b/src/main/java/com/gmail/St3venAU/plugins/ArmorStandTools/NMS_v1_16_R2.java
index 09cfbb2..b2e78b1 100644
--- a/src/main/java/com/gmail/St3venAU/plugins/ArmorStandTools/NMS_v1_16_R2.java
+++ b/src/main/java/com/gmail/St3venAU/plugins/ArmorStandTools/NMS_v1_16_R2.java
@@ -6,7 +6,7 @@ class NMS_v1_16_R2 extends NMS {
public NMS_v1_16_R2(String nmsVersion) {
super(
nmsVersion,
- "bv"
+ "disabledSlots"
);
}
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 62fe92a..3dacbb4 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -4,7 +4,7 @@
#
# Main Config
#
-# File generated by: v3.7.0
+# File generated by: v3.7.1
# (If this is not the version you are running, consider deleting this
# config to allow it to be re-created. There may be new config options)
#
diff --git a/src/main/resources/language.yml b/src/main/resources/language.yml
index 7552f6f..17e1a01 100644
--- a/src/main/resources/language.yml
+++ b/src/main/resources/language.yml
@@ -4,7 +4,7 @@
#
# Language Config
#
-# File generated by: v3.7.0
+# File generated by: v3.7.1
# (If this is not the version you are running, consider deleting this
# config to allow it to be re-created. There may be new config options)
#