ang_cheng
RPGitem一次性消耗称号那个指令太长了在聊天框只能输入到一半 这是指令:
/RPGitem 0 power command 0 right 右键使用 `manuaddv {player}prefix VIP` essntials.manuaddv

mc623020741
关服状态下 打开rpgitem 配置文件夹
(切记备份)
例如我的是items.yml
找到你正在编辑的称号券
模仿这个修改
powers:
      '0':
        powerName: command
        cooldown: 0
        command: manuaddv {player}prefix VIP
        display: 右键XXX
        isRight: true
        permission: 'essntials.manuaddv'

BobPlayer


并不长,完全可以放下
如果实在放不下可以去后台执行指令(去掉/即可)

think君
/rpgitem 0 power command 0 right 右键 `manuaddv {player}prefix VIP` *

这是最简短了的

ang_cheng
think君 发表于 2017-4-16 22:50
/rpgitem 0 power command 0 right 右键 `manuaddv {player}prefix VIP` *

这是最简短了的

还是打不上去,RPG这算是bug了吧

ang_cheng
mc623020741 发表于 2017-4-16 20:08
关服状态下 打开rpgitem 配置文件夹
(切记备份)
例如我的是items.yml


太乱了,而且跟你的不一样,能不能按照我这里再帮我改一下?感谢
pos: 6
items:
  '4':
    name: '4'
    id: 5
    display: "&0\u201c&6\u5927\u5bcc\u8c6a&0\u201d&5\u79f0\u53f7"
    quality: TRASH
    damageMin: 0
    damageMax: 0
    armour: 0
    type: "\u6d88\u8017\u54c1"
    hand: "\u53f3\u952e\u4f7f\u7528"
    lore: ''
    description: []
    item: CUSTOMNPCS_NPCPLANS
    ignoreWorldGuard: false
    item_data: 0
    powers: {}
    hasRecipe: false
    dropChances: {}
    maxDurability: -1
   


寡人无能
关服状态下 打开rpgitem 配置文件夹
(切记备份)
例如我的是items.yml
找到你正在编辑的称号券
模仿这个修改
powers:
      '0':
        powerName: command
        cooldown: 0
        command: manuaddv {player}prefix VIP
        display: 右键XXX
        isRight: true
        permission: 'essntials.manuaddv'
如果打开杂乱,就百度下载:Notepad++
无广告,纯软件,很多服主都在用的,打开就不会乱了

如果右键使用RPG给权限麻烦,就用我的插件吧,
http://www.mcbbs.net/thread-680767-1-1.html

mc623020741
ang_cheng 发表于 2017-4-17 01:53
太乱了,而且跟你的不一样,能不能按照我这里再帮我改一下?感谢
pos: 6
items:

你自己的先备份一下。
然后试试吧。
pos: 6
items:
  '4':
    name: '4'
    id: 5
    display: "&0\u201c&6\u5927\u5bcc\u8c6a&0\u201d&5\u79f0\u53f7"
    quality: TRASH
    damageMin: 0
    damageMax: 0
    armour: 0
    type: "\u6d88\u8017\u54c1"
    hand: "\u53f3\u952e\u4f7f\u7528"
    lore: ''
    description: []
    item: CUSTOMNPCS_NPCPLANS
    ignoreWorldGuard: false
    item_data: 0
    powers:
      '0':
        powerName: command
        cooldown: 0
        command: manuaddv {player}prefix VIP
        display: 右键XXX
        isRight: true
        permission: 'essntials.manuaddv'
    hasRecipe: false
    dropChances: {}
    maxDurability: -1

2794793086
请您使用后台把指令复制之后右击后台粘贴即可请采纳哟

第一页 上一页 下一页 最后一页