CClearChat | |
---|---|
|
清除您的聊天、玩家的聊天或所有人的聊天! |
作 者 | r0m3x |
发布时间 | 2015年9月23日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.8,1.9,1.10,1.11,1.12,1.13 |
插件详细介绍
CClearChat 是一款可以帮助你管理服务器聊天环境的插件。它可以清理聊天记录,防止玩家发送垃圾信息或广告,还可以锁定聊天功能。
🎉/cc
- CClearChat 的基本命令/cc all
- 清理所有人的聊天记录/cc clear
- 仅清理你自己的聊天记录/cc clear <player>
- 清理指定玩家的聊天记录/cc lock
- 锁定聊天/cc prefix <prefix>
- 更改插件的前缀/cc reload
- 重载配置文件cc.*
- 授予所有 CClearChat 命令的访问权限cc.use
- 允许使用 /cc
命令cc.me
- 允许清理自己的聊天记录cc.other
- 允许清理其他玩家的聊天记录cc.all
- 允许清理所有人的聊天记录cc.lock
- 允许锁定聊天cc.lock.bypass
- 允许在聊天被锁定时发言cc.prefix
- 允许更改插件的前缀cc.reload
- 允许重载配置文件
# Main Config For CClearChat ~r0m3x/Explode
# HELP GUIDE (THIS SPECIFIES WHAT EACH MESSAGE MEANS) #
# -|-|-|- #
# EnableCAlias is for enabling the alias, if this is enabled you can do /c instead of /cc all. (Make sure it doesn't conflict first)
# Metrics tracking for CClearChat.
# Prefix changes the CClearChat prefix.
# Global_Chat_Message is the message for clearing global chat. (/cc all)
# Own_Chat_Message is the message for clearing your own chat. (/cc clear)
# Player_Chat_Message is the message for clearing another player's chat. (/cc clear )
# Lock_Chat_Message is the message for locking global chat. (/cc lock)
# Unlock_Chat_Message is the message for unlocking global chat. (/cc lock)
# Locked_Chat_Message is the message a player will receive if the chat is locked. (/cc lock)
# Command_Not_Found_Message is the message a player will receive if they input a command that does not exist with in the plugin.
# No_Permission_Message is the message that a player will receive if they do not have permission for a command.
# No_Console_Message is the message that console will receive if a command that does not support console.
# -|-|-|- #
# VARIABLES #
# %player% = Player that executed the command.
# -|-|-|- #
EnableCAlias: false
Metrics: true
Prefix: '&a[&fCC&a] '
Global_Chat_Message: '&9%player% has cleared the chat!'
Own_Chat_Message: '&9You have cleared your chat!'
Player_Chat_Message: '&9%player% has cleared your chat!'
Lock_Chat_Message: '&9%player% has locked the chat!'
Unlock_Chat_Message: '&9%player% has unlocked the chat!'
Locked_Chat_Message: '&9You cannot speak, The chat is locked!'
Command_Not_Found_Message: '&bThat command does not exist!'
No_Permission_Message: '&bYou have no permission for this command!'
No_Console_Message: '&bThis is a player only command!'
该插件使用 Metrics 收集插件使用情况的一些统计数据,并将它们发送到 http://bstats.org/。可以通过将 config.yml 中的 'Metrics' 更改为 false 来禁用此功能。 发送的统计信息包括版本人口统计信息、服务器/玩家统计信息、服务器位置、操作系统等。 这些统计信息可供公众查看,包括版本人口统计信息、服务器位置、服务器版本、插件版本、Java 版本和全局统计信息。 这些可以在 http://bstats.org/plugin/bukkit/CClearChat 上查看。
发现任何错误?在此处报告!我会尽快回复。
喜欢我的作品?请我喝杯咖啡吧!
我的 Minecraft 游戏 ID 是:Explode