• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“PerWorldChatPlus”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(创建页面,内容为“== '''<big>PerWorldChatPlus</big>''' == ---- === '''<big>安装</big>''' === <big>1.下载和你服务器版本对应的PerWorldChatPlus.</big><br /> <big>2.将PerWo...”)
 
Config
第11行: 第11行:
 
  下面是5.1.1版本的Config.
 
  下面是5.1.1版本的Config.
 
<nowiki>
 
<nowiki>
# </nowiki>请不要自作主张地把这行删除!<br />
+
# 请不要自作主张地把这行删除!</nowiki><br />
 
DO NOT DELETE: PerWorldChatPlus is developed and managed by Shades161<br />
 
DO NOT DELETE: PerWorldChatPlus is developed and managed by Shades161<br />
 
<nowiki># 插件版本号.请不要更改.</nowiki><br />
 
<nowiki># 插件版本号.请不要更改.</nowiki><br />
第22行: 第22行:
 
Announce Dev Join: true
 
Announce Dev Join: true
 
<nowiki># 插件前缀(不是聊天,是应用于help之类的)</nowiki><br />
 
<nowiki># 插件前缀(不是聊天,是应用于help之类的)</nowiki><br />
Prefix: '&5[PerWorldChat]'
+
Prefix: '&5[PerWorldChat]'<br />
<nowiki>#全局聊天设置.</nowiki><br />
+
<nowiki># 全局聊天设置.</nowiki><br />
 
Global:<br />
 
Global:<br />
:<nowiki> #发送全球消息时,显示的前缀(所谓全球就是整个服务器)</nowiki><br />
+
:<nowiki> # 发送全球消息时,显示的前缀(所谓全球就是整个服务器)</nowiki><br />
 
:Prefix: '&4[Global]'
 
:Prefix: '&4[Global]'
 
:<nowiki># 用于发送全球信息的指令</nowiki><br />
 
:<nowiki># 用于发送全球信息的指令</nowiki><br />
第31行: 第31行:
 
:<nowiki># 是否让聊天总是能在全球广播,而非限制为单个世界才能听到对应聊天.</nowiki><br />
 
:<nowiki># 是否让聊天总是能在全球广播,而非限制为单个世界才能听到对应聊天.</nowiki><br />
 
:Always Global: false
 
:Always Global: false
:<nowiki>#公共时间设置(作者说不是很重要,注释几乎没有)</nowiki><br />
+
:<nowiki># 公共时间设置(作者说不是很重要,注释几乎没有)</nowiki><br />
 
:TimedGlobal:
 
:TimedGlobal:
::<nowiki>#是否开启特定时间所有人均可以全球聊天?</nowiki><br />
+
::<nowiki># 是否开启特定时间所有人均可以全球聊天?</nowiki><br />
 
::Allow: true
 
::Allow: true
 
::Announce: true
 
::Announce: true
 
::DefaultTime: 5
 
::DefaultTime: 5
::'On': false
+
::'On': false<br />
<#Settings for various alert things
+
<nowiki># 设置提醒信息</nowiki><br />
 
Alert:
 
Alert:
  Mention:
+
:Mention:
    #If it should alert when you are mentioned in chat
+
::<nowiki># 是否当一个玩家的名字被提及时,提醒该玩家</nowiki><br />
    OnName: true
+
::OnName: true
    # If you need the mention permission to mention someone
+
::<nowiki># 如果你仅仅只想让有权限的玩家收到提醒信息,就把下面设置为true</nowiki><br />
    RequirePermission: false
+
::RequirePermission: false
    # Should it require the '@' symbol?
+
::<nowiki># 是否需要使用‘@’这个符号,才会启动提醒功能?
    RequireAtSymbol: false
+
::RequireAtSymbol: false
    # Tell mentioned player they were mentioned?
+
::<nowiki># 是否在提醒完被提到的玩家之后,也告诉发送信息的玩家提醒已经送达?</nowiki><br />
    SendNotice: false
+
::SendNotice: false
# Format settings
+
<nowiki># 格式设置</nowiki><br />
 
Format:
 
Format:
  # Should PerWorldChatPlus format messages?
+
:<nowiki># 是否让PerWorldChatPlus应用自己的格式,而非服务器默认聊天格式?</nowiki><br />
  Enabled: true
+
:Enabled: true
  Format:
+
:Format:
    # Format for local messages
+
::<nowiki># 当地聊天格式</nowiki><br />
    Default: '&4[%world%&4]&r %player% &r: %message%'
+
::Default: '&4[%world%&4]&r %player% &r: %message%'
    # Format for global messages
+
::<nowiki># 全球聊天格式</nowiki><br />
    Global: '%global% [%world%] %player% : %message%'
+
::Global: '%global% [%world%] %player% : %message%'
# Various chat settings
+
<nowiki># 各种聊天设置</nowiki><br />
Chat:
+
Chat:<br />
  Color:
+
:Color:
    #Translate color codes in chat? (&4, &5, etc)
+
:<nowiki># 是否允许使用颜色代码? (&4, &5, 这些)</nowiki><br />
    Translate: true
+
:Translate: true
    #Automatically set chat color?
+
:<nowiki># 自动设置聊天颜色?</nowiki><br />
    Auto: true
+
:Auto: true
    #What is the default color for chat?
+
:<nowiki># 聊天默认颜色是什么?</nowiki><br />
    Default: WHITE
+
:Default: WHITE
    #Should it require permissions to use chat color?
+
:<nowiki># 是否需要拥有权限才能使用颜色?</nowiki><br />
    RequirePermission: true
+
:RequirePermission: true
  Swear:
+
:<nowiki># 脏话设置</nowiki><br />
    Block:
+
:Swear:
      Enabled: true
+
::Block:
    #Block entire message or just the work?
+
:::Enabled: true
      EntireMessage: false
+
:::<nowiki># 如果发现脏话,是否将整条信息屏蔽?</nowiki><br />
    #What should it replace swears with?
+
:::EntireMessage: false
    Replace: '***'
+
:::<nowiki># 将粗口更换为?</nowiki><br />
    Kick:
+
:::Replace: '***'
      #Kick on swear?
+
:::Kick:
      Enabled: false
+
::::<nowiki># 是否将讲脏话的人T掉?</nowiki><br />
      #Annoucnce that they were kicked?
+
::::Enabled: false
      Announce: true
+
::::<nowiki># 是否在T掉他们之后发送提醒?
    #What swears should be blocked?
+
::::Announce: true
    Blocked:
+
::::<nowiki># 哪些属于脏话?</nowiki><br />
    - Crap
+
::::Blocked:
    - Shit
+
::::- Crap
  Ad:
+
::::- Shit<br />
    Block:
+
<nowiki>#链接设置</nowiki><br />
      Enabled: true
+
:Ad:
      #Block entire messages?
+
::Block:
      EntireMessage: false
+
:::Enabled: true
      #Block IP Addresses?
+
:::<nowiki># 是否将整条信息屏蔽?</nowiki><br />
      Ip-Addresses: true
+
:::EntireMessage: false
      #Block websites and links?
+
:::<nowiki># 禁止发送IP地址</nowiki><br />
      Websites: true
+
:::Ip-Addresses: true
    ##What should it replace the ad with?
+
:::#禁止发送网页网址
    Replace: '***'
+
:::Websites: true
    Kick:
+
:::## 你希望将内容换成什么?
      #Should it kick on advertising?
+
:::Replace: '***'
      Enabled: false
+
:::Kick:
      #Should it announce they were kicked?
+
::::<nowiki>#是否自动将发送链接的玩家T掉</nowiki><br />
      Announce: true
+
::::Enabled: false
#Would shares list (MANUAL EDIT!! Make sure your shares are listed here!)
+
::::<nowiki>#是否在T掉玩家时提醒他?</nowiki><br />
 +
::::Announce: true
 +
<nowiki>#应用世界列表:</nowiki><br />
 
SharesList:
 
SharesList:
 
- world
 
- world
</nowiki>
 

2016年10月4日 (二) 16:34的版本

PerWorldChatPlus


安装

1.下载和你服务器版本对应的PerWorldChatPlus.
2.将PerWorldChatPlus.jar文件放入服务器的plugins文件夹内.
3.(如果你需要手动升级版本的话)请将旧版本和配置文件都删去,否则会导致服务器崩溃!
4.设置config文件来实现你的设置.
5.重启服务器即可!


Config

下面是5.1.1版本的Config.

# 请不要自作主张地把这行删除!
DO NOT DELETE: PerWorldChatPlus is developed and managed by Shades161
# 插件版本号.请不要更改.
Config Version: '6.0'
# 是否检查更新?
Check for Updates: true # 语言文件
Lang: En # 是否让我能够加入你的服务器?
Announce Dev Join: true # 插件前缀(不是聊天,是应用于help之类的)
Prefix: '&5[PerWorldChat]'
# 全局聊天设置.
Global:

# 发送全球消息时,显示的前缀(所谓全球就是整个服务器)
Prefix: '&4[Global]'
# 用于发送全球信息的指令
Override: '!wc'
# 是否让聊天总是能在全球广播,而非限制为单个世界才能听到对应聊天.
Always Global: false
# 公共时间设置(作者说不是很重要,注释几乎没有)
TimedGlobal:
# 是否开启特定时间所有人均可以全球聊天?
Allow: true
Announce: true
DefaultTime: 5
'On': false

# 设置提醒信息
Alert:

Mention:
# 是否当一个玩家的名字被提及时,提醒该玩家
OnName: true
# 如果你仅仅只想让有权限的玩家收到提醒信息,就把下面设置为true
RequirePermission: false
# 是否需要使用‘@’这个符号,才会启动提醒功能? ::RequireAtSymbol: false ::<nowiki># 是否在提醒完被提到的玩家之后,也告诉发送信息的玩家提醒已经送达?
SendNotice: false

# 格式设置
Format:

# 是否让PerWorldChatPlus应用自己的格式,而非服务器默认聊天格式?
Enabled: true
Format:
# 当地聊天格式
Default: '&4[%world%&4]&r %player% &r: %message%'
# 全球聊天格式
Global: '%global% [%world%] %player% : %message%'

# 各种聊天设置
Chat:

Color:
# 是否允许使用颜色代码? (&4, &5, 这些)
Translate: true
# 自动设置聊天颜色?
Auto: true
# 聊天默认颜色是什么?
Default: WHITE
# 是否需要拥有权限才能使用颜色?
RequirePermission: true
# 脏话设置
Swear:
Block:
Enabled: true
# 如果发现脏话,是否将整条信息屏蔽?
EntireMessage: false
# 将粗口更换为?
Replace: '***'
Kick:
# 是否将讲脏话的人T掉?
Enabled: false
# 是否在T掉他们之后发送提醒? ::::Announce: true ::::<nowiki># 哪些属于脏话?
Blocked:
- Crap
- Shit

#链接设置

Ad:
Block:
Enabled: true
# 是否将整条信息屏蔽?
EntireMessage: false
# 禁止发送IP地址
Ip-Addresses: true
  1. 禁止发送网页网址
Websites: true
    1. 你希望将内容换成什么?
Replace: '***'
Kick:
#是否自动将发送链接的玩家T掉
Enabled: false
#是否在T掉玩家时提醒他?
Announce: true

#应用世界列表:
SharesList: - world