HomeJavaModsSignItem - You can't use this item.
SignItem - You can't use this item.
SignItem

Hi everyone, I'm from China. If I don't speak English well, please forgive me. I use Google Translate.
大家好,我来自中国,如果我英语讲得不好,请原谅,我使用谷歌翻译。

SignItem is suitable for RPG and job.
The player if no have permission, will be automatically deleted or discarded. (job, Judging by permission)
SignItem 合适RPG和职业服务器
如果玩家没有某权限,交互的物品将会被删除/丢弃/切换

Image [图片]
[​IMG]

config.yml

Code (config.yml):

all:
# 1、2是ID 命令需要,记住了
# 1,2 is ID
# Needed by the command
  '1':
    # Lore
    # 推荐使用隐藏 如&a&1
    sign: '&b测试第一个'
    # 如果为true 则删除
   # if true, will remove item
    remove: true
    # 如果 remove为false
    # 并且 drop为true 则丢弃
   # if true, will drop item
    drop: false
    # 如果 remove为false
    # 如果 drop为false
    # 并且 user为true 则物品切换到其它槽位
    # if remove and drop is true, Item will change slot position
    use: false
    # 文字消息
    # message
    # if no have permission
    message:
      # 是否启用
      # open chat message?
      enable: true
      # 文本
      # text
      text: '&a不符合条件使用该物品'
    # 弹幕 需要安装ProtocolLib插件
    title:
      # 是否启用
      enable: true
      # 主弹幕
      mainText: '&f无法使用'
      # 小弹幕
      subText: '&c不符合条件使用'
    # 如果拥有权限,则不受限制
    # if have permission, unrestricted
    permission: test.one.item
  '2':
    sign: '测试第二个'
    remove: false
    drop: true
    use: false
    message:
      enable: true
      text: '&a不符合条件使用该物品'
    title:
      enable: false
      mainText: '&f无法使用'
      subText: '&c不符合条件使用'
    permission: haha.lala
 
Command
Code (command):

/siadd ID
      - ID look config.yml   ID看配置
      - permission: signitem.add (OP default hava)   权限:signitem.add(OP默认拥有)
 
If you like my plugin, rate me, thanks.
如果你喜欢我的插件,请点评我,谢谢。

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

SignItem - You can't use this item. is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12. Downloaded 97 times (via Spigot). Download it and open it directly in the game.

Explore more