fix(minecraft-bedrock) add OPS variable + How-To (#4173)

* add OPS variable + docs

* fix how-to
This commit is contained in:
Xstar97
2022-10-24 09:03:50 +03:00
committed by GitHub
parent df76266f81
commit 8368456bf9
6 changed files with 51 additions and 1 deletions
@@ -97,6 +97,12 @@ questions:
schema:
type: boolean
default: false
- variable: OPS
label: "OPS"
description: "To OP a player, use the XUID value, not the player's username. Multiple values accepted in this format `XUID,XUID` separated by a comma."
schema:
type: string
default: ""
- variable: VIEW_DISTANCE
label: "View distance"
schema: