Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
string id = 6
string username = 1
string email = 8
optional ServerInfo server_info = 11
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
string command = 3
int32 cursor = 4
string instance_id = 1
string uri = 2
repeated HeaderPair headers = 3
bytes data = 1
repeated HeaderPair headers = 2
int32 status_code = 3
(message has no fields)
(message has no fields)
string friendly_name = 1
string icon = 5
repeated SettingsPage instance_settings = 6
string id = 1
oneof meta
string friendly_name = 2
string icon = 3
(message has no fields)
(message has no fields)
(message has no fields)
string auth_flow_token = 1
string code = 2
optional LogScope scope = 4
int32 count = 3
string instance_id = 1
repeated string payload = 3
string script_name = 2
bool elevated_permissions = 3
(message has no fields)
(message has no fields)
string id = 1
string script_name = 2
bool elevated_permissions = 3
(message has no fields)
(message has no fields)
(message has no fields)
string username = 1
string email = 3
(message has no fields)
(message has no fields)
string username = 1
string email = 3
(message has no fields)
string id = 1
string username = 2
string email = 4
(message has no fields)
Used in: CredentialsAuthRequest
MICROSOFT_JAVA_CREDENTIALS = 0
MICROSOFT_BEDROCK_CREDENTIALS = 1
OFFLINE = 4
MICROSOFT_JAVA_REFRESH_TOKEN = 5
Used in: DeviceCodeAuthRequest
MICROSOFT_JAVA_DEVICE_CODE = 0
MICROSOFT_BEDROCK_DEVICE_CODE = 1
Used in: SettingEntry
string ui_name = 1
string description = 2
bool def = 3
bool disabled = 4
Used in: LogScope
string instance_id = 1
string bot_id = 2
Used in: SettingEntry
string ui_name = 1
string description = 2
string def = 4
bool disabled = 5
Used in: ComboSetting
string id = 1
string display_name = 2
optional string icon_id = 3
repeated string keywords = 4
Used in: CommandCompletionResponse
string suggestion = 1
optional string tooltip = 2
Used in: CommandCompletionRequest, CommandRequest
Used in: CredentialsAuthResponse
Used in: CredentialsAuthResponse
(message has no fields)
Used in: CredentialsAuthResponse
(message has no fields)
Used in: DeviceCodeAuthResponse
string device_code = 1
string user_code = 2
string verification_uri = 3
string direct_verification_uri = 4
Used in: SettingEntry
string ui_name = 1
string description = 2
double def = 3
double min = 4
double max = 5
double step = 6
string placeholder = 7
bool thousand_separator = 8
int32 decimal_scale = 9
bool fixed_decimal_scale = 10
bool disabled = 11
Used in: CommandScope
(message has no fields)
Used in: LogScope
(message has no fields)
Used in: GlobalPermissionState
CREATE_INSTANCE = 0
GLOBAL_SUBSCRIBE_LOGS = 1
READ_CLIENT_DATA = 2
READ_SERVER_CONFIG = 3
UPDATE_SERVER_CONFIG = 4
CREATE_USER = 5
READ_USER = 6
UPDATE_USER = 7
DELETE_USER = 8
GLOBAL_COMMAND_EXECUTION = 9
INVALIDATE_SESSIONS = 11
GENERATE_SELF_WEBDAV_TOKEN = 12
GENERATE_SELF_API_TOKEN = 15
UPDATE_SELF_USERNAME = 13
UPDATE_SELF_EMAIL = 14
GENERATE_API_TOKEN = 16
INVALIDATE_SELF_SESSIONS = 17
CREATE_GLOBAL_SCRIPT = 18
READ_GLOBAL_SCRIPT = 19
UPDATE_GLOBAL_SCRIPT = 20
DELETE_GLOBAL_SCRIPT = 21
ELEVATE_SCRIPT_PERMISSIONS = 22
Used in: ClientDataResponse
Used in: LogScope
Used in: ScriptScope
(message has no fields)
Used in: DownloadRequest, DownloadResponse
string key = 1
string value = 2
Used in: InstanceAuditLogResponse
string id = 1
string data = 5
Used in: AuditLogEntry
EXECUTE_COMMAND = 0
START_ATTACK = 1
PAUSE_ATTACK = 2
RESUME_ATTACK = 3
STOP_ATTACK = 4
Used in: CommandScope
Used in: InstanceInfoResponse, InstanceUpdateConfigRequest
Used in: InstanceListResponse
string id = 1
string friendly_name = 2
string icon = 5
Used in: LogScope
Used in: InstancePermissionState
INSTANCE_COMMAND_EXECUTION = 0
READ_INSTANCE = 2
UPDATE_INSTANCE_META = 3
UPDATE_INSTANCE_CONFIG = 14
DELETE_INSTANCE = 4
CHANGE_INSTANCE_STATE = 5
AUTHENTICATE_MC_ACCOUNT = 6
CHECK_PROXY = 7
DOWNLOAD_URL = 8
ACCESS_OBJECT_STORAGE = 9
ACCESS_SCRIPT_CODE_OBJECT_STORAGE = 20
INSTANCE_SUBSCRIBE_LOGS = 13
READ_INSTANCE_AUDIT_LOGS = 15
CREATE_SCRIPT = 16
READ_SCRIPT = 17
UPDATE_SCRIPT = 18
DELETE_SCRIPT = 19
Used in: InstanceInfoResponse, InstanceListResponse.Instance
Used in: LogScope
string instance_id = 1
string script_id = 2
Used in: ScriptScope
Used in: InstanceInfoResponse, InstanceListResponse.Instance, InstanceStateChangeRequest
STARTING = 0
RUNNING = 1
PAUSED = 2
STOPPING = 3
STOPPED = 4
Used in: InstanceAuditLogResponse.AuditLogEntry
string id = 1
string username = 2
string email = 3
Used in: SettingEntry
string ui_name = 1
string description = 2
int32 def = 3
int32 min = 4
int32 max = 5
int32 step = 6
string placeholder = 7
bool thousand_separator = 8
bool disabled = 9
Used in: LogRequest, PreviousLogRequest
Used in: LogResponse, PreviousLogResponse
string id = 1
string message = 2
optional string instance_id = 3
optional string bot_id = 4
optional string script_id = 5
Used in: SettingEntry
int32 min = 1
int32 max = 2
int32 step = 3
bool thousand_separator = 4
bool disabled = 7
Used in: MinMaxSetting
string ui_name = 1
string description = 2
int32 def = 3
string placeholder = 4
Used in: CredentialsAuthFullList, DeviceCodeAuthResponse, InstanceConfig, RefreshRequest, RefreshResponse
string profile_id = 2
string last_known_name = 3
oneof account_data
Used in: MinecraftAccountProto
MICROSOFT_JAVA_CREDENTIALS = 0
MICROSOFT_BEDROCK_CREDENTIALS = 1
OFFLINE = 4
MICROSOFT_JAVA_DEVICE_CODE = 5
MICROSOFT_BEDROCK_DEVICE_CODE = 6
MICROSOFT_JAVA_REFRESH_TOKEN = 7
Used in: MinecraftAccountProto
string mojang_jwt = 1
string identity_jwt = 2
string public_key = 3
string private_key = 4
string device_id = 5
string play_fab_id = 6
Used in: MinecraftAccountProto
(message has no fields)
Used in: MinecraftAccountProto
string auth_token = 1
int64 token_expire_at = 2
Used as response type in: LoginService.EmailCode, LoginService.Login
string auth_flow_token = 1
oneof next
Used in: NextAuthFlowResponse
(message has no fields)
Used in: NextAuthFlowResponse
Used in: Failure
Used in: NextAuthFlowResponse
Used in: ProxyCheckResponse
Used in: ProxyCheckResponse
(message has no fields)
Used in: ProxyCheckResponse
(message has no fields)
Used in: ProxyCheckFullList
bool valid = 2
int32 latency = 3
string real_ip = 4
Used in: DownloadRequest, InstanceConfig, ProxyCheckRequest, ProxyCheckResponseSingle
string address = 2
optional string username = 3
optional string password = 4
Used in: ProxyProto
HTTP = 0
SOCKS4 = 1
SOCKS5 = 2
Used in: ScriptListResponse.Script
JAVASCRIPT = 0
PYTHON = 1
TYPESCRIPT = 2
Used in: ScriptListResponse
string id = 1
string script_name = 2
bool elevated_permissions = 3
optional ScriptScope script_scope = 7
Used in: CreateScriptRequest, ScriptListRequest, ScriptListResponse.Script
Used in: ServerInfoResponse, ServerUpdateConfigRequest
Used in: ClientDataResponse
string version = 1
string commit_hash = 2
string branch_name = 3
string public_api_address = 4
string public_webdav_address = 5
string public_docs_address = 6
Used in: SettingsPage
string id = 1
string version = 2
string description = 3
string author = 4
string license = 5
string website = 6
Used in: SettingsPage
string key = 1
oneof value
Used in: SettingsNamespace
Used in: InstanceConfig, ServerConfig
Used in: InstanceInfoResponse, ServerInfoResponse
optional ServerPlugin owning_plugin = 2
string page_name = 3
string namespace = 4
string icon_id = 6
optional string enabled_key = 7
Used in: SettingEntry
string ui_name = 1
string description = 2
repeated string def = 3
bool disabled = 4
Used in: SettingEntry
string ui_name = 1
string description = 2
string def = 3
string placeholder = 6
int32 min_length = 7
int32 max_length = 8
string pattern = 9
bool disabled = 11
Used in: StringSetting
TEXT = 0
PASSWORD = 1
EMAIL = 2
SEARCH = 3
TEL = 4
URL = 5
TEXTAREA = 6
Used in: UserListResponse
string id = 1
string username = 2
string email = 4
Used in: ClientDataResponse, UpdateUserRequest, UserCreateRequest, UserInfoResponse, UserListResponse.User