3
0
Mirror von https://github.com/St3venAU/ArmorStandTools.git synchronisiert 2024-12-27 12:00:07 +01:00

v3.7.1 - Fixed 1.6.3 NMS issue

Dieser Commit ist enthalten in:
Steven 2020-11-15 23:08:16 +08:00
Ursprung 9d4ffb8a8c
Commit 60a5be7b94
4 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen

Datei anzeigen

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.St3venAU.plugins</groupId> <groupId>com.gmail.St3venAU.plugins</groupId>
<artifactId>ArmorStandTools</artifactId> <artifactId>ArmorStandTools</artifactId>
<version>3.7.0</version> <version>3.7.1</version>
<name>ArmorStandTools</name> <name>ArmorStandTools</name>
<repositories> <repositories>

Datei anzeigen

@ -6,7 +6,7 @@ class NMS_v1_16_R2 extends NMS {
public NMS_v1_16_R2(String nmsVersion) { public NMS_v1_16_R2(String nmsVersion) {
super( super(
nmsVersion, nmsVersion,
"bv" "disabledSlots"
); );
} }

Datei anzeigen

@ -4,7 +4,7 @@
# #
# Main Config # 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 # (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) # config to allow it to be re-created. There may be new config options)
# #

Datei anzeigen

@ -4,7 +4,7 @@
# #
# Language Config # 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 # (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) # config to allow it to be re-created. There may be new config options)
# #