mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-24 17:11:00 +00:00
revert to 40324828
This commit is contained in:
@@ -2312,90 +2312,6 @@
|
||||
"const": "core:window:deny-unminimize",
|
||||
"markdownDescription": "Denies the unminimize command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Default permissions for the plugin\n#### This default permission set includes:\n\n- `allow-spawn-thread`\n- `allow-destroy-thread`\n- `allow-set-activity`\n- `allow-is-running`",
|
||||
"type": "string",
|
||||
"const": "drpc:default",
|
||||
"markdownDescription": "Default permissions for the plugin\n#### This default permission set includes:\n\n- `allow-spawn-thread`\n- `allow-destroy-thread`\n- `allow-set-activity`\n- `allow-is-running`"
|
||||
},
|
||||
{
|
||||
"description": "Enables the clear_activity command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:allow-clear-activity",
|
||||
"markdownDescription": "Enables the clear_activity command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Enables the destroy_thread command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:allow-destroy-thread",
|
||||
"markdownDescription": "Enables the destroy_thread command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Enables the is_running command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:allow-is-running",
|
||||
"markdownDescription": "Enables the is_running command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Enables the set_activity command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:allow-set-activity",
|
||||
"markdownDescription": "Enables the set_activity command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Enables the spawn_thread command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:allow-spawn-thread",
|
||||
"markdownDescription": "Enables the spawn_thread command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the clear_activity command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:deny-clear-activity",
|
||||
"markdownDescription": "Denies the clear_activity command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the destroy_thread command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:deny-destroy-thread",
|
||||
"markdownDescription": "Denies the destroy_thread command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the is_running command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:deny-is-running",
|
||||
"markdownDescription": "Denies the is_running command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the set_activity command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:deny-set-activity",
|
||||
"markdownDescription": "Denies the set_activity command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the spawn_thread command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "drpc:deny-spawn-thread",
|
||||
"markdownDescription": "Denies the spawn_thread command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "This permission set configures which\ngampead features are by default exposed.\n\n#### Granted Permissions\n\nIt allows acccess to all gamepads.\n\n\n#### This default permission set includes:\n\n- `allow-execute`",
|
||||
"type": "string",
|
||||
"const": "gamepad:default",
|
||||
"markdownDescription": "This permission set configures which\ngampead features are by default exposed.\n\n#### Granted Permissions\n\nIt allows acccess to all gamepads.\n\n\n#### This default permission set includes:\n\n- `allow-execute`"
|
||||
},
|
||||
{
|
||||
"description": "Enables the execute command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "gamepad:allow-execute",
|
||||
"markdownDescription": "Enables the execute command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the execute command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "gamepad:deny-execute",
|
||||
"markdownDescription": "Denies the execute command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "This permission set allows opening `mailto:`, `tel:`, `https://` and `http://` urls using their default application\nas well as reveal file in directories using default file explorer\n#### This default permission set includes:\n\n- `allow-open-url`\n- `allow-reveal-item-in-dir`\n- `allow-default-urls`",
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user