mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 19:24:44 +02:00
minor nms tweak
This commit is contained in:
@ -19,6 +19,7 @@ public enum NMSVersion {
|
||||
//1.16
|
||||
NMS_1_16_1("1.16.1"),
|
||||
NMS_1_16_2("1.16.2"),
|
||||
NMS_1_16_3("1.16.3"),
|
||||
|
||||
//Version not known to this build of mcMMO
|
||||
UNSUPPORTED("unsupported");
|
||||
|
Reference in New Issue
Block a user