Skip to content

[JP] Command and Permission

ゆっちゃん edited this page Aug 7, 2023 · 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
datamigr scriptblockplus.command.datamigr 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> nametag [nametag] scriptblockplus.command.<scriptkey> OP
<scriptkey> redstone [repeat] [filter] [selector] scriptblockplus.command.<scriptkey> OP
<scriptkey> run [player] <world> <x> <y> <z> 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座標
[pasteonair] 空気ブロックにペーストするのかどうか(true / false)
[player] プレイヤーネーム
[nametag] ネームタグ
[repeat] リピートを参照
[filter] フィルターを参照
[selector] セレクターを参照
[overwrite] スクリプトを上書きするのかどうか(true / false)

その他のパーミッション

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