本帖最后由 Stay_adorable 于 2016-11-5 10:28 编辑
DELUXECHAT THE NEW WAY TO PORMAT YOUR CHAT
简介:
这个插件可以自定义修改聊天格式、屏蔽关键词使服务器更加的高端并支持BungeeCord服务器!
效果:
命令权限:
命令 | 描述 | 权限 | /dchat | 查看插件版本与信息 | deluxechat.admin | /dchat reload | 重载插件配置 | deluxechat.admin | /gtoggle | 开启/关闭跨服聊天 | deluxechat.bungee.toggle | /msg <玩家> <信息> | 给<玩家>发一条私信 | deluxechat.pm | /reply <信息> | 快速回复玩家 | deluxechat.pm | /socialspy | 开启/关闭私信监视 | deluxechat.socialspy |
配置:
- # 1.5版本DeluxeChat配置文件
- <font color="#8b0000"><b># 汉化搬运于: MCBBS的作者KK44KK</b></font>
- # 一个格式模板:
- check_updates: true #是否开启检测更新
- bungeecord:
- enabled: true #是否开启Bungee模式
- servername: '&8[&cTest&8]' #服务器名称
- join_global: true
- relation_placeholders_enabled: true #启用placeholders插件(必须)
- timestamp_format: MM/dd/yy HH:mm:ss #世界格式 M=月/d=日/y=年 H=小时:m=分:s=秒
- ops_use_group_format: false #OP是否使用普通权限组格式
- hooks: #想要关联的插件,把false改为true即可
- minecraft_statistics: true
- acidisland: false
- askyblock: false
- autosell: true #autosell
- battlelevels: false
- chatreaction: true
- essentials: true
- ezblocks: true
- ezprestige: true
- ezrankslite: true
- factions_mcore: false
- factions_uuid: true
- galistener: false
- gangsplus: true
- islandworld: true
- jobs: true
- killstats: false
- marriagemaster: false
- nicky: false
- playerpoints: false
- plotsquared: false
- prisongangs: false
- pvpstats: false
- quicksell: false
- royalcommands: false
- simplecoinsapi: false
- simple_suffix: false
- sqlperms: true
- sqltokens: false
- teams: false
- tokenenchant: true
- towny: true
- ultimatevotes: false
- vault_perms: true
- vault_eco: true
- wickedskywars: false
- priveleges: false
- chat_filter: #脏话过滤
- enabled: false #是否开启
- list: #过滤的语言
- - '.; '
- - fuck;fuck
- chat_url:#聊天链接
- tooltip:#悬浮提示语
- - '&7-=[&c点击进入此网站!&7]=-'#把鼠标移到一个链接上,出现的悬浮提示语
- formats: #格式,不要修改
- default:
- priority: 2147483647 #优先级
- channel: '' #这个不用管
- prefix: '%vault_prefix%' #玩家名字前的文字,不推荐修改此项
- name_color: '&b' #玩家名字的颜色
- name: '&7%player_name%' #玩家的名字
- suffix: ' %vault_suffix% &7&l? ' #玩家名字后面的文字,不推荐修改此项
- chat_color: '&f' #玩家字体的颜色
- channel_tooltip:
- - '%vault_groupprefix%'
- prefix_tooltip: #鼠标移到玩家的前缀显示的悬浮提示语
- - "&d[&f点击私聊我&d]"
- name_tooltip: #鼠标移到玩家的名称显示的悬浮提示语
- - "&7金钱余额:&c %vaulteco_balance%"
- - "&7点卷余额:&c %playerpoints_points%"
- - "&7玩家血量:&c %player_health%/%player_max_health%"
- - "&7当前时间:&c %player_timestamp%"
- - "&7经验等级:&c &c%player_total_exp%/%player_level%"
- - "&7所在坐标:&c X:%player_x% Y:%player_y% Z:%player_z%"
- - "&7手持物品:&c %player_item_in_hand%"
- suffix_tooltip: #鼠标移到玩家的尾缀显示的悬浮提示语
- - "&7金钱余额:&c %vaulteco_balance%"
- - "&7点卷余额:&c %playerpoints_points%"
- - "&7玩家血量:&c %player_health%/%player_max_health%"
- - "&7当前时间:&c %player_timestamp%"
- - "&7经验等级:&c &c%player_total_exp%/%player_level%"
- - "&7所在坐标:&c X:%player_x% Y:%player_y% Z:%player_z%"
- - "&7手持物品:&c %player_item_in_hand%
- channel_click_command: '/msg %player% '
- prefix_click_command: '/msg %player% ' #点击玩家前缀执行的指令
- name_click_command: '/msg %player% ' #点击玩家名称执行的指令
- suffix_click_command: '/msg %player% ' #点击玩家尾缀执行的指令
复制代码别走!还有五页!
|