mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-25 03:35:26 +01:00
Update lang.yml
This commit is contained in:
parent
7433fc04a8
commit
f6ce5c92fb
@ -324,7 +324,7 @@ public class ConfigUpdater {
|
|||||||
|
|
||||||
existing = updated.clone();
|
existing = updated.clone();
|
||||||
i++;
|
i++;
|
||||||
} if (was.compareTo(new Version("21w49b")) <= 0) {
|
} if (was.compareTo(new Version("22w10a")) <= 0) {
|
||||||
if (existing.contains("Lang")) {
|
if (existing.contains("Lang")) {
|
||||||
updated.getMap("Lang").remove("Command.Teleport");
|
updated.getMap("Lang").remove("Command.Teleport");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user