我想做一下,怪物死之后执行一个指令
几率50%,指令作用者是击杀他的人
Drops:
- cmd{c="prefix give <id> xxx"} 0.5
这个样子可以吗
还有<id>位置该填什么
几率50%,指令作用者是击杀他的人
Drops:
- cmd{c="prefix give <id> xxx"} 0.5
这个样子可以吗
还有<id>位置该填什么
本帖最后由 M1032 于 2023-1-9 11:38 编辑
Skills:
- command{c="sx get 测试";astarget=true;asop=true} @self ~onDeath 0.5
command · Wiki · MythicCraft插件中文百科 / Mythic中文百科 · GitLab
Skills:
- command{c="sx get 测试";astarget=true;asop=true} @self ~onDeath 0.5
command · Wiki · MythicCraft插件中文百科 / Mythic中文百科 · GitLab
不知道为什么发了两遍,此条数据删除
M1032 发表于 2023-1-9 11:31
Skills:
- command{c="sx get 测试";astarget=true;asop=true} @self ~onDeath 0.5
可是可是这个命令是
插件名 give 玩家ID 物品ID
该怎么弄呀?
没有玩家ID的话,指令运行不了