AzureHanChen
本帖最后由 AzureHanChen 于 2020-2-5 19:53 编辑

DeluxeChat
老牌经典唠嗑聊天插件



可使用配置文件自定义玩家的聊天格式
可设置鼠标悬浮在各个部位时显示的文字
可设置鼠标点击各个部位时输入的命令
可以进行跨服聊天
支持PlaceholderAPI/MVdWPlaceholderAPI变量




















本插件系 付费插件 , 请到原贴购买
7.5欧元(EUR)≈59元人民币(CNY) (8月23日汇率)

由于搬运者太懒穷,没有购买插件
只能汉化原贴上的config.yml 不保证与最新版本config.yml相符合
所以请仅供参考 请勿直接替换/全部粘贴复制

如果您购买了此插件
可以将需要汉化的配置文件
私信发给我 谢谢

<   给点人气吧各位 搬运&汉化属实不容易   >




来自群组: Complex Studio

冰星
我惊了,我以为这样的插件已经早被搬运了(抱着点击举报二搬的心理)

inuEbisu
冰星 发表于 2019-8-23 12:39
我惊了,我以为这样的插件已经早被搬运了(抱着点击举报二搬的心理)

的确被搬运了
居然没有?惊了

X836696023
tutity_tiger 发表于 2019-8-23 12:49
的确被搬运了
居然没有?惊了

已经过期了:https://www.mcbbs.net/thread-597875-1-1.html

没有未来
然,怎么用BC跨服

入桃花源
6666666666666666666666666

筱柒不会哭
这篇帖子是错的吧 杜蕾斯没任何必要前置 为什么我单独装杜蕾斯没用呢

xiaojundada
最强大的聊天插件了,支持汉化

伍雨柒_听雨
加油!支持你

青木-[RUST-MC]
麻烦问一下 点击直接执行命令应该怎么调?
    channel_click_command: ''
    prefix_click_command: /marry help
    name_click_command: '/tpa %player_name%'
    suffix_click_command: '/essentials:tell %player_name%
这些都是复制到聊天框啊

2484839404
好吧我看了半天竟然事付费的 路过~

爱你入骨
感谢分享!!!

3280222562
我设置后会覆盖聊天里多世界的前缀世界名咋搞

496828324
很不错的插件 顶一下

jued_huangjim
本帖最后由 jued_huangjim 于 2020-3-17 05:12 编辑

config
  1. <blockquote># DeluxeChat version 1.15.0 config file
  2. # Created by extended_clip
  3. # List as many format configurations you in the formats: config section.
  4. # Each format configuration requires a specific layout which can be seen below.
  5. # Format priority must be specified per format and each priority must be unique.
  6. # higher value = lower priority
  7. # ex: guest-100, owner-1
  8. #   YOU MUST KEEP A 'default' TEMPLATE!
  9. #   
  10. # Social Spy only allows %player% and %recipient% as placeholders
  11. #
  12. # You must download the placeholder expansion through PlaceholderAPI for which
  13. # placeholders you want to use. The example below uses Player placeholders, so
  14. # we need to download the player expansion: /papi ecloud download Player, /papi reload
  15. #
  16. #
  17. # example format template:
  18. # formats:
  19. #   default:
  20. #     priority: 2147483647
  21. #     channel: ''
  22. #     prefix: '&8[&7Guest&8] '
  23. #     name_color: '&7'
  24. #     name: '%player_name%'
  25. #     suffix: '&7> '
  26. #     chat_color: '&f'
  27. #     channel_tooltip:
  28. #     - '&7%player_name% &bis a Guest'
  29. #     prefix_tooltip:
  30. #     - '&7%player_name% &bis a Guest'
  31. #     name_tooltip:
  32. #     - ''
  33. #     suffix_tooltip:
  34. #     - ''
  35. #     channel_click_command: '
  36. #     prefix_click_command: '/ranks
  37. #     name_click_command: '/msg %player_name%
  38. #     suffix_click_command: '
  39. #   Member:
  40. #     priority: 100
  41. #     channel: ''
  42. #     prefix: '&8[&aMember&8] '
  43. #     name_color: '&7'
  44. #     name: '%player_name%'
  45. #     suffix: '&7> '
  46. #     chat_color: '&f'
  47. #     channel_tooltip:
  48. #     - '&7%player_name% &bis a Member'
  49. #     prefix_tooltip:
  50. #     - '&7%player_name% &bis a Member'
  51. #     name_tooltip:
  52. #     - ''
  53. #     suffix_tooltip:
  54. #     - ''
  55. #     channel_click_command: '
  56. #     prefix_click_command: '/ranks
  57. #     name_click_command: '/msg %player_name%
  58. #     suffix_click_command: '
  59. check_updates: true
  60. relation_placeholders_enabled: true
  61. timestamp_format: MM/dd/yy HH:mm:ss
  62. boolean:
  63.   'true': '&atrue'
  64.   'false': '&cfalse'
  65. ops_use_group_format: false
  66. chat_filter:
  67.   enabled: false
  68.   ignore_case: true
  69.   list:
  70.   - '.; '
  71.   - **;**
  72. private_message:
  73.   enabled: true
  74.   bungeecord: false
  75. private_message_formats:
  76.   to_sender:
  77.     format: '&7you &e-> &7%recipient_player_name% &7:'
  78.     tooltip:
  79.     - '%player_name%'
  80.     click_command: '/r '
  81.     chat_color: '&f'
  82.   to_recipient:
  83.     format: '&7%player_name% &e-> &7you &7:'
  84.     tooltip:
  85.     - '%player_name%'
  86.     click_command: '/r '
  87.     chat_color: '&f'
  88.   social_spy: '&8[&cspy&8] &f%player% &e-> &f%recipient%&7:'
  89. formats:
  90.   default:
  91.     priority: 2147483647
  92.     channel: ''
  93.     prefix: '&7[%vault_group%&7] '
  94.     name_color: '&b'
  95.     name: '%player_name%'
  96.     suffix: '&7> '
  97.     chat_color: '&f'
  98.     channel_tooltip:
  99.     - ''
  100.     prefix_tooltip:
  101.     - '%player_name%'
  102.     - '&bRank: %vault_group%'
  103.     name_tooltip:
  104.     - ''
  105.     suffix_tooltip:
  106.     - ''
  107.     channel_click_command: /ranks
  108.     prefix_click_command: /ranks
  109.     name_click_command: '/msg %player_name% '
  110.     suffix_click_command: ''
  111. bungeecord:
  112.   enabled: false
  113.   server_name: Server
  114.   server_prefix: '&8[&cServer&8]'
  115.   join_global: true
  116.   use_server_whitelist: true
  117.   server_whitelist:
  118.   - Server2
  119.   - Server3
复制代码


msg
  1. # DeluxeChat language file
  2. # You can edit all the messages here!
  3. # You must restart for changes to take affect when editing this file!
  4. no_permission: '&cYou don''t have permission to do that!'
  5. msg_incorrect_usage: '&cIncorrect usage! &7/msg <player> <message>'
  6. msg_recipient_not_online: '&c{0} &cis not online!'
  7. msg_recipient_ignoring_sender: '&c{0} &cdoes not wish to speak to you!'
  8. msg_recipient_is_sender: '&cYou can''t message yourself!'
  9. reply_incorrect_usage: '&cIncorrect usage! &7/r <message>'
  10. reply_no_recipient: '&cYou don''t have a recipient to reply to!'
  11. socialspy_toggle_on: '&aSocialspy toggled on!'
  12. socialspy_toggle_off: '&7Socialspy toggled off!'
  13. bungee_global_toggle_on: '&aChat set to global'
  14. bungee_global_toggle_off: '&aChat set to local'
  15. pm_toggle_on: '&aPrivate messaging toggled on.'
  16. pm_toggle_off: '&7Private messaging toggled off.'
  17. pm_toggled_sender: '&7You can not send pm''s with private messages turned off.'
  18. pm_toggled_recipient: '{0} &7has private messages turned off.'
  19. url_incorrect_usage: Hover for url command usage info!
  20. url_incorrect_usage_tooltip_1: '&7/url <link>'
  21. url_incorrect_usage_tooltip_2: '&7/url <link> <message>'
  22. chat_illegal_characters: You can't use special characters in chat!
复制代码


DeluxeChat-1.15.0.jar 对应最新

若要使DeluxeChat支持跨服聊天,则bc也得装入DeluxeChat.jar 前置必须PAPI

1565672501
这个插件怎么没有禁止刷新这功能呢

SweetieBear
爱了爱了 抱走咯

Minako_Sakurai
感谢分享谢谢

爱你入骨
已购买 但是为啥你这config 下载不了了  说是特定用户才能下载

Srxz
谢谢楼主的分享

Srxz
谢谢楼主的分享

qq506699915
这个插件有意思,感谢分享

预告片
图看不了了 啷个搞

江戈.
666666666666666666666666

炫灵_x
很好用的插件

houxiaoyang
感谢楼主分享

語世無爭
MCBBS有你更精彩~

七街与七染
感谢楼主分享~

De_TOA
老哥这帖子锁了,注意下QAQ

浮生几许亿
顶,很好用的插件,支持

shaoyonggang888
非常好的的一款插件工具,支持原创,这操作感受到了强大...我顶,

xiaoxu_339(!)
感谢楼主,让我试试看

执笔绘君衣
MCBBS有你更精彩~

yang1442945141
MCBBS有你更精彩~

神威灬晨光

这个插件有意思,感谢分享

墨辰牛掰掰
期待楼主下次更新

OVOOR
谢谢大佬分享

niunai345
PlaceholderAPI是必要的吧...只装DeluxeChat无法启动.

咸鱼123456963
MCBBS有你更精彩~