查看: 354|回复: 0

[转载]ItemCommands -- 点击物品即可自动执行你预先设置的指令

[复制链接] 主动推送

8

主题

15

回帖

118

积分

注册会员

积分
118
发表于 2024-4-19 17:14:38 | 显示全部楼层 |阅读模式
资源名称 ItemCommands
自制/转载 转载
资源分类 Bukkit plugin
原帖地址 ItemCommands |SpigotMC - 高性能 Minecraft
适用版本 1.141.151.161.171.181.19
描述:
  • 点击物品即可自动执行你预先设置的指令
命令:
  • /itemcmd relaod重新加载config.yml
  • /itemcmd set <text>将命令设置到您手中的物品
  • /itemcmd set-cooldown <time_in_seconds>设置你主手拿着的物品的冷却时间(仅当物品有命令时)
  • /itemcmd remove从项目中删除命令
  • /itemcmd remove-cooldown移除物品的冷却时间
权限:
  • itemcommand.reloa:/itemcmd relaod
  • itemcommand.set:/itemcmd set <text>,/itemcmd set-cooldown <time_in_seconds>
  • itemcommand.remove:/itemcmd remove,/itemcmd remove-cooldown
配置:
    1. prefix: '&8[&bItemCommand&8] '

    2. messages:
    3.   no-permission: '&cYou cannot use this command.'
    4.   invalid-sender: '&cThis command is only for players.'
    5.   command-usage: '&eUsage: /itemcmd <reload/set/remove> <command>'
    6.   no-item: '&cYou must have an item in your main hand.'
    7.   specify-time: '&cYou need to specify a time in seconds.'
    8.   command-set: '&aCommand assigned successfully.'
    9.   cooldown-set: '&aCooldown to this item has been set to %amount%s.'
    10.   command-remove: '&cThe current command has been removed.'
    11.   cooldown-remove: '&cThe cooldown to this item has been removed.'
    12.   no-command-found: '&cThis item does not have a command assigned.'
    13.   no-cooldown-found: '&cThis item does not have a cooldown.'
    14.   item-cooldown: '&cYou cannot use this item in %time%s.'
    15.   reload: '&aPlugin reloaded successfully.'
    复制代码



tips:
  • 设置命令时不需要“/”
  • 控制台执行的命令必须具有 %player% 才能将持有者设置为目标
  • 如果想以玩家身份执行命令,设置命令时请使用/itemcmd set execute as %player% at %player% run <text>

本贴暂不提供下载,请到原帖下载


您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|小黑屋|remcbbs.com

GMT+8, 2024-12-23 22:29 , Processed in 0.135976 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz Team.

快速回复 返回顶部 返回列表