mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-11-08 20:35:04 +01:00
Update NMS Version
This commit is contained in:
@@ -54,7 +54,9 @@ public enum NMSVersion {
|
||||
SPIGOT_1_21_R1("v1_21_R1"),
|
||||
SPIGOT_1_21_R2("V1_21_R2"),
|
||||
SPIGOT_1_21_R3("V1_21_R3"),
|
||||
SPIGOT_1_21_R4("V1_21_R4");
|
||||
SPIGOT_1_21_R4("V1_21_R4"),
|
||||
SPIGOT_1_21_R5("V1_21_R5"),
|
||||
SPIGOT_1_21_R6("V1_21_R6");
|
||||
|
||||
private final String version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user