mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
packets: Add support for 1.21.6
This commit is contained in:
@@ -7,7 +7,7 @@ import java.util.List;
|
|||||||
|
|
||||||
public enum ServerVersion {
|
public enum ServerVersion {
|
||||||
|
|
||||||
v1_21_6("1.21.6 Release Candidate 1", 771),
|
v1_21_6("1.21.6", 771),
|
||||||
v1_21_5("1.21.5", 770),
|
v1_21_5("1.21.5", 770),
|
||||||
v1_21_4("1.21.4", 769),
|
v1_21_4("1.21.4", 769),
|
||||||
v1_21_3("1.21.3", 768),
|
v1_21_3("1.21.3", 768),
|
||||||
|
|||||||
Reference in New Issue
Block a user