## 設定 |設定名|説明|型|デフォルト|必須/任意| | --- | --- | --- | --- | --- | |app_id|SkyWayのアプリケーションID|string|""|任意| |secret_key|SkyWayのシークレットキー|string|""|任意| |username|TCP Exposerのユーザー名|string|""|任意| |sub_domain|TCP Exposerのサブドメイン|string|""|任意| |sub_domain2|TCP Exposerのサブドメイン|string|""|任意| |ssh_password|TCP Exposerのパスワード|string|""|任意| |port|minecraftとの連携に使用するポート番号|number|19132|必須| |web_port|Webサイトとの連携に使用するポート番号|number|8000|必須| |proximity|近接VCを有効にするか|boolean|true|必須| |spectator|スペクテイターモードのプレイヤーはVCを分けるか|boolean|true|必須| |specListen|スペクテイターが他モードプレイヤーの会話を聞けるようにするか|boolean|true|必須| |specDim|スペクテイター同士の会話をディメンションごとに分けるか|boolean|false|必須| |verify|近接VC接続時に認証コードを要求するか|boolean|false|必須| |distance|ゲーム内で声が届く最大ブロック数|number|10|必須| |lang|表示言語の設定|"en"/"ja"|"en"|必須|