PixelBBS 我的世界像素论坛

标题: [全版本]Item2Chat - 将你手上的东西展示给其他人! [打印本页]

作者: 像素搬运菌    时间: 2024-4-11 01:50
标题: [全版本]Item2Chat - 将你手上的东西展示给其他人!
v6.3.0 及更高版本包括 1.17 支持(Bukkit/Spigot/Paper)

是的,这是另一个聊天项目插件。我之所以这样做,是因为人们要求一个独立的 NMS 版本

此插件将允许您为config.yml中指定的关键字插入弹出窗口(默认关键字为“[item]”)。当玩家将鼠标悬停在聊天中的“[物品]”上时,他们可以看到您持有的物品的详细信息。

v6 中提供的新功能
*) RGB 支持

(, 下载次数: 5)

示例图像:

支持 RGB:
(, 下载次数: 4)

(, 下载次数: 5)
(, 下载次数: 5)
(, 下载次数: 6)
(, 下载次数: 4)
(, 下载次数: 4)

命令:
许可:
安装:
您必须先安装 ProtocolLIb,然后将Item2Chat.jar文件放入服务器的插件文件夹中。如果您希望在前缀中使用占位符(由 PlaceholderAPI 支持),请同时安装 PlaceholderAPI。

配置:
# +------------------------------------------------------------+ #
# Item2Chat Configuration
# +------------------------------------------------------------+ #

# NOTE: Do NOT put tabs anywhere in the config!

Messages:
  ErrorMsg : "&c[zxsq-anti-bbcode-Item2Chat] : Some error occured."
  NoItem: "&c[zxsq-anti-bbcode-Item2Chat] : You must have something in your hand to use Item2Chat!"
  NoPermission: "&c[zxsq-anti-bbcode-Item2Chat] : You don't have a permission."
  CoolDown: "&c[zxsq-anti-bbcode-Item2Chat] You have to wait for &b%remaining% &aseconds."


HelpMessages:
  banner:
    msg: "=== &e[&aItem2Chat Commands List (%version%)&e] &r==="
  help:
    msg: "&a/item2chat help : displays this help menu."
  reload:
    msg: "&a/item2chat reload : reloads config file."
    permission: "item2chat.reload"
  debug:
    msg: "&a/item2chat debug <true|false> : turn on / off the debug mode."
    permission: "item2chat.debug"

#if this option is true, the plguin will try to send the chat packet in asynchronous fashion
AsynchronousMode: true

# if you encounter any issue with your chat plugin, try adjusting this option.
# adjust these event priority if those event processes from this plugin
# interfere with other plugins' event processes.
EventPriorityMap:
  AsyncPlayerChatEvent: "LOWEST"

Cooldown: 10  # in seconds
CaseSensitive: false
Keyword:
  - "[zxsq-anti-bbcode-item]"
  - "{item}"
  - "{i}"

InlineFormat: "&r&f[%name%%INLINE_AMOUNT%&r&f]" # %INLINE_AMOUNT% will be replaced by the following parameter.
InlineAmountFormat: " (x%amount%)"
(, 下载次数: 9)
(, 下载次数: 4)






欢迎光临 PixelBBS 我的世界像素论坛 (https://www.pixelbbs.cn/) Powered by Discuz! X3.4