mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 19:54:44 +02:00
Really should rewrite this whole thing at a later date
This commit is contained in:
@ -21,6 +21,7 @@ public enum NMSVersion {
|
||||
NMS_1_16_2("1.16.2"),
|
||||
NMS_1_16_3("1.16.3"),
|
||||
NMS_1_16_4("1.16.4"),
|
||||
NMS_1_16_5("1.16.5"),
|
||||
|
||||
//Version not known to this build of mcMMO
|
||||
UNSUPPORTED("unsupported");
|
||||
|
Reference in New Issue
Block a user