height of %?%のアドオン名

以下のアドオンの中で該当する構文を含んでいる物って何ですか https://gyazo.com/b63909cd21d78441f9f1685912651ed6
Gyazo
Gyazo
No description
7 Replies
yukkina
yukkina11mo ago
Skript Hub - Documentation
Min/Max World Height (Expression) - SkBee
Get the min/max height of a world.
Skript Hub - Documentation
Hologram Height (Expression) - skript-holo
Returns the physical height of a hologram.
Skript Hub - Documentation
DisplayEntity - Display Width/Height (Expression) - SkBee
Represents the width/height of a display entity. See https://minecraft.fandom.com/wiki/Display#Entity_data for more details.
Skript Hub - Documentation
Interaction - Interaction Width/Height (Expression) - SkBee
Represents the interaction width/height of an Interaction Entity. See https://minecraft.fandom.com/wiki/Interaction#Entity_data for more details.
yukkina
yukkina11mo ago
@soramame0256
soramame_256
soramame_25611mo ago
使用文がheight of playerとかheight of targetだから多分それらではない
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
何か
何か11mo ago
triggerたどってクラス見つけられればどのプラグインからロードされたクラスかわかるから skript改造して出してみればいい
soramame_256
soramame_25611mo ago
tensai
yukkina
yukkina11mo ago
最初からそう言わんかいな
Want results from more Discord servers?
Add your server
More Posts
変数でオプションの変数を指定したい変数でオプションの変数を指定したい options: text1: 出したい文章 text2: 文章2 text3: 文章3 function testFunction(p:発光前提: マイクラバージョン1.20.1(最新版) アドオンを使って特定のプレイヤーにしか 表示されない発光を作りたいです 使い方はミニゲームでチームメンバーだけを発光させたり観戦者が状況を掴みやすくブロックが火だった場合に置き換えたい``` loop all blocks in radius 7 around player: if block above loチャットに入力された数字だけを取得したいチャットに数字しか打てなくする、またはチャットに含まれる数字以外の文字を検知することはできますか?譲渡コマンドの脆弱性を解決したい```skript command /gift <player> <number>: trigger: if {gold::%player's uuid%} >= arg-2:クラフトしたあとにloreを編集できない``` on craft: item is sword or axe set the 1st line of item's lore to "&6aaa" ``` クラフトしたときに武同じイベントの優先順位SkbeeとSkript本体で全く同じ名前のイベントがある時は どっちのイベントが優先されて呼び出されますか?morkazSKのglow with colorが使えない```make player glow with color "NONE" for all players``` で、docsにはglowが消えると書いてありましたが、消えませんでした エラーはありまプレイヤーのネームプレートを変えたいこれを変えたいです prefixなどではなく、そのものを変えたいです mundoSK以外でのやり方があれば教えてほしいです制御できるリコイルの作成``` function addRotate(target: player, yaw: number, pitch: number): execute console command "tp