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