Added extra config to the WebSocket bot AllowIpAlias, which allows enabling of any IP to be used to host the WebSocket bot from

This commit is contained in:
zorua162 2023-11-19 13:43:32 +00:00
parent fd1009b43f
commit 1f4db70f8a
4 changed files with 2020 additions and 1993 deletions

View file

@ -2450,6 +2450,15 @@ namespace MinecraftClient {
return ResourceManager.GetString("chatbot.reconnect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to .
/// </summary>
internal static string ChatBot_WebSocketBot_AllowIpAlias {
get {
return ResourceManager.GetString("ChatBot.WebSocketBot.AllowIpAlias", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to .