Skip to content

[JP] Command and Permission

チュパカブラ edited this page Jan 31, 2021 · 36 revisions

ScriptKey 一覧

スクリプトキー 説明
interact 対象のブロックをクリックした時
break 対象のブロックを破壊した時
walk 対象のブロックの上を歩いた時
hit 対象のブロックに発射物を当てた時

ScriptBlockPlus コマンド

コマンドの説明文は言語ファイルをご覧ください。

コマンド名 短縮形 説明 パーミッション
scriptblockplus sbp ScriptBlockPlusのコマンド 引数依存
引数名 パーミッション デフォルト
tool scriptblockplus.command.tool OP
reload scriptblockplus.command.reload OP
backup scriptblockplus.command.backup OP
checkver scriptblockplus.command.checkver OP
datamigr scriptblockplus.command.datamigr OP
export <sound | material> scriptblockplus.command.export OP
<scriptkey> create <options> scriptblockplus.command.<scriptkey> OP
<scriptkey> add <options> scriptblockplus.command.<scriptkey> OP
<scriptkey> remove scriptblockplus.command.<scriptkey> OP
<scriptkey> view scriptblockplus.command.<scriptkey> OP
<scriptkey> run <world> <x> <y> <z> scriptblockplus.command.<scriptkey> OP
<scriptkey> redstone <needs> [filter] [selector] scriptblockplus.command.<scriptkey> OP
selector paste <pasteonair> [overwrite] scriptblockplus.command.selector OP
selector remove scriptblockplus.command.selector OP

ScriptBlockPlus コマンドの引数

引数名 説明
<scriptkey> スクリプトキーの一覧を参照
<options> オプションの一覧を参照
<world> ワールドの名前
<x> <y> <z> X座標、Y座標、Z座標
<needs> レッドストーンの動力で動作するのかどうか(true / false)
<pasteonair> 空気ブロックにペーストするのかどうか(true / false)
[filter] フィルターの詳細を参照
[selector] セレクターの一覧を参照
[overwrite] スクリプトを上書きするのかどうか(true / false)

その他のパーミッション

説明 パーミッション デフォルト
オプションの全ての権限 scriptblockplus.option.* OP
コマンドの全ての権限 scriptblockplus.command.* OP
ツールの全ての権限 scriptblockplus.tool.* OP
スクリプトの実行権限 scriptblockplus.<scripttype>.use All
範囲選択ツールの使用権限 scriptblockplus.tool.blockselector OP
編集ツールの使用権限 scriptblockplus.tool.scripteditor OP
検索ツールの使用権限 scriptblockplus.tool.scriptviewer OP
オプションの実行権限 scriptblockplus.option.<optionid> OP / false(config.yml)