问题1 BossShopPro 这个插件怎么实行 扣除电卷50 把玩家移动到其他权限组 问题2 称号变量
加一行
Price: 需要的点券数
执行移动权限组的命令
哪个称号插件的变量
Price: 需要的点券数
执行移动权限组的命令
哪个称号插件的变量
3181869467 发表于 2020-2-21 22:11
bs 菜单有点麻烦您能细说吗
称号没加插件 就是给权限组添加前缀称号
那你用的是什么权限组呢
- TreeDiagramA1:
- RewardType: command
- Reward:
- - xxxx xxx
- PriceType: points
- Price: 50
- MenuItem:
- - name:&e菜单物品名
- - id:1
- - amount:1
- InventoryLocation: 1
折叠 发表于 2020-2-21 22:15
那你用的是什么权限组呢
GroupManager
3181869467 发表于 2020-2-21 22:17
GroupManager
重新看一下上面的回复 刚刚编辑了
groupmanager的话 reward下改成manuaddv %player% prefix/suffix 称号
折叠 发表于 2020-2-21 22:18
重新看一下上面的回复 刚刚编辑了
groupmanager的话 reward下改成manuaddv %player% prefix/suffix 称号 ...
glass1:
RewardType: command
Reward:
- manuadd {player} vip1
PriceType: points
Price: 50
MenuItem:
- lore:&f①&7 获得称号一个月&7&l[ &6VIP1 &7&l]
- name:&f&l[&f&l ? &f&l]&6&l点击开通vip1&6&l一个月
- amount:1
- type:342
Message: '&c恭喜您!成功开通&6VIP1&c,您花费了&a%price%&c获得了&a%reward%'
InventoryLocation: 12
您看我这样编辑对吗