Paper commands should be built right before registration into command dispatcher (so the root command node exists in case we need it)
This commit is contained in:
@@ -68,7 +68,9 @@
|
||||
"1.20.5": 766,
|
||||
"1.20.6": 766,
|
||||
"1.21": 767,
|
||||
"1.21.1": 767
|
||||
"1.21.1": 767,
|
||||
"1.21.2": 768,
|
||||
"1.21.3": 768
|
||||
},
|
||||
"versionsOfProtocol": {
|
||||
"4": [
|
||||
@@ -223,6 +225,10 @@
|
||||
"767": [
|
||||
"1.21",
|
||||
"1.21.1"
|
||||
],
|
||||
"768": [
|
||||
"1.21.2",
|
||||
"1.21.3"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user