yangoo
本帖最后由 1582952890 于 2017-9-16 10:08 编辑
UltimateChat
                                                                             ——sponge端的聊天插件

      

                               这个插件几乎包含了聊天和垃圾邮件过滤器的所有内容,是个一个不错的插件,而且还免费的 ==                                                        这个插件是Spigot/Bukkit下载地址  https://www.spigotmc.org/resources/uchat.23767

                                    效果图 下午补中文 先上原作者图

                                      一个玩家说(有声音通知):

                                   聊天频道别的名字:



在玩家名字上悬浮



                              插件钩:

                                                              实际上uchat得到标签上显示这个插件聊天:


作者的话


特征:


命令和权限:



命令:

权限:

建议给玩家的权限:

uchat.channel.globaluchat.channel.localuchat.chat.mentionuchat.cmd.ignore.playeruchat.cmd.ignore.channeluchat.cmd.clear

服务器管理员的权限:

uchat.cmd.spyuchat.cmd.muteuchat.channel.adminuchat.chat.color

如果使用luckperms,给你的op:

uchat.cmd.
*uchat.channel.
*uchat.chat.*

或者uchat.*

其他的权限:

uchat.bypass.costs - To bypass cost to chat on channels;uchat.chat.mention - To allow mention players on chat;uchat.chat.color - To allow use color codes on chat;uchat.chat.color.formats - To allow use italic, bold and other formats;uchat.chat.color.magic - To allow use magic;uchat.channel.admin - To allow use of channel admin;

绕过聊天保护:

uchat.bypass-spamuchat.bypass-enhancementuchat.bypass-anti-ipuchat.bypass-censor


作为别名的通道:

You can use channels as aliases with UChat. You can create an channel or use an existent to this.

Go to config folder, channels/ and on a channels-name.conf, edit the options on channelAlias and set enable to true.

On sendAs you set if the command alias will be sent using player name or console; On cmd you set the command alias to use in this channel; After change this use /chat reload.

Now, when a player enter in this channel using /ch <channel-name> or /<channel-alias> the message will be send as command until the player is on that channel.

Example: This config:

channelAlias:  enable: true  sendAs: player  cmd: loteria

When a player send the message “20” in this channel, will be the same as: /loteria 20.

配置:

By default (on first run) UChat will get the default prefix and the default suffix. On tags section is already a tag to get the prefix a player is in and replace on chat.

Run, test and see the result before try to configure as you want. The configuration may be appear confusing to you, but its strongly customizable.

The placeholders are on head of configuration. Pay attentio on Vanilla Chat: placeholders, where with this placeholders you can get the default chat tags, sent from other plugins (like Nucleus tags) or from vanilla format.

默认配置:


默认的“全局”频道配置:
  • 下载地址


待我回来补帖




2021.12 数据,可能有更多内容UltimateChat  ——sponge端的聊天插件

   

    这个插件几乎包含了聊天和垃圾邮件过滤器的所有内容,是个一个不错的插件,而且还免费的 ==     这个插件是Spigot/Bukkit下载地址https://www.spigotmc.org/resources/uchat.23767

   效果图 下午补中文 先上原作者图
  一个玩家说(有声音通知):

     聊天频道别的名字:


在玩家名字上悬浮


   插件钩: 什么鬼。。。【原文Hook with plugins:】
  实际上uchat得到标签上显示这个插件聊天:MCClans - To show clan info, kdr, rank, tag and more:
{clan_name}: The name of clan;
{clan_tag}: Clan tag;
{clan_tag_color}: Clan tag with colors;
{clan_kdr}: Clan KDR;
{clan_player_rank}: Get the player rank on Clan;
{clan_player_kdr}: Get the player KDR;
{clan_player_ffprotected}: Get if player is friendly fire protected;
{clan_player_isowner}: Get if this player os owner of this Clan;


作者的话
UltimateChat allow you (server owner) to show additional info on player names, chat tag, marry tags and in any tag you choose create, all using minecraft JSON. This info will be show when the player hover the mouse under player tag on chat. Click event are available too like click on player name and send teleport request, or click on Clan tag and see all clan player info.
特征:
Hook with PlaceHolderAPI to show all available placeholders on of all suported plugins;(not available on Sponge)
Hover and click under player chat tags;
Show Clan info, KDR, name, tag, rank, etc;
Use channels as command aliases;
Hook into permissions plugins and on Sponge API to get prefixes, suffixes, money and group;
Channel costs to chat;
Mention players. When a player write other player name on chat this player will be notified with a sound;
Easy channel creation and personalization, by distance, world or all;
Easy TAG creation and 100% customization of a tag;
Complete API to add tag, change the messages or cancel chat, all via plugin. With javadocs too;
完全可配置的聊天保护
反垃圾邮件;
Anti-Flood;
Anti URL/IPs;
Chat Censor;

命令和权限:


命令:ch &lt;channel&gt; or /&lt;channel&gt; - uchat.channel.&lt;channelname&gt;To focus on channel./&lt;channel&gt; &lt;message&gt; - uchat.channel.&lt;channelname&gt;To send a message to specific channel without focus./ubroad &lt;message&gt; [hover:&lt;message&gt;] [click:&lt;cmd&gt;] - uchat.cmd.broadcastSend broadcast messages with optional hover message and click action. You can change or add more aliases like /all &lt;message&gt; on config file. On click:&lt;cmd&gt; you can use {clicked} to put the player name who clicked on command./umsg &lt;player&gt; - uchat.cmd.messageTo send a clear message (without tags) with only colors to players. Usefull to use with other plugins to send system messages without broadcast./chat clear - uchat.cmd.clearTo clear own chat messages (not for all players);/chat clear-all - uchat.cmd.clear-allTo clear own chat messages and for all players;/chat spy - uchat.cmd.spyTo enable/Disable spy chat. This will spy the non global chats and all private messages./chat mute &lt;player&gt; [channel] - uchat.cmd.muteTo mute/unmute a player in all channels, or in a specific channel./chat ignore channel|player &lt;channel/player&gt; - uchat.cmd.ignore.player or uchat.cmd.ignore.channelTo ignore a channel or player and dont receive the channel/player messages./chat reload - uchat.cmd.reloadReload the config and language files.


权限:
建议给玩家的权限:
uchat.channel.globaluchat.channel.localuchat.chat.mentionuchat.cmd.ignore.playeruchat.cmd.ignore.channeluchat.cmd.clear
服务器管理员的权限:
uchat.cmd.spyuchat.cmd.muteuchat.channel.adminuchat.chat.color
如果使用luckperms,给你的op:
uchat.cmd.*uchat.channel.*uchat.chat.*
或者uchat.*
其他的权限:
uchat.bypass.costs - To bypass cost to chat on channels;uchat.chat.mention - To allow mention players on chat;uchat.chat.color - To allow use color codes on chat;uchat.chat.color.formats - To allow use italic, bold and other formats;uchat.chat.color.magic - To allow use magic;uchat.channel.admin - To allow use of channel admin;
绕过聊天保护:
uchat.bypass-spamuchat.bypass-enhancementuchat.bypass-anti-ipuchat.bypass-censor


作为别名的通道:

You can use channels as aliases with UChat. You can create an channel or use an existent to this.

Go to config folder, channels/ and on a channels-name.conf, edit the options on channelAlias and set enable to true.

On sendAs you set if the command alias will be sent using player name or console; On cmd you set the command alias to use in this channel; After change this use /chat reload.

Now, when a player enter in this channel using /ch &lt;channel-name&gt; or /&lt;channel-alias&gt; the message will be send as command until the player is on that channel.

Example: This config:

channelAlias:enable: truesendAs: playercmd: loteria

When a player send the message “20” in this channel, will be the same as: /loteria 20.

配置:

By default (on first run) UChat will get the default prefix and the default suffix. On tags section is already a tag to get the prefix a player is in and replace on chat.

Run, test and see the result before try to configure as you want. The configuration may be appear confusing to you, but its strongly customizable.

The placeholders are on head of configuration. Pay attentio on Vanilla Chat: placeholders, where with this placeholders you can get the default chat tags, sent from other plugins (like Nucleus tags) or from vanilla format.

默认配置:
# Uchat configuration file# Author: FabioZumbi12# We recommend you to use NotePad++ to edit this file and avoid TAB errors!# ------------------------------------------------------------------------# # Tags is where you can customize what will show on chat, on hover or on click on tag.# To add a tag, you can copy an existent and change the name and the texts.# After add and customize your tag, put the tag name on 'general &gt; default-tag-builder'.# ------------------------------------------------------------------------# ###### Do not rename the tags 'playername', 'nickname' and 'message' ######### ############ or the plugin will not parse the tag correctly! ################# ------------------------------------------------------------------------# # Available replacers:# - {world}: Replaced by sender world;# - {message}: Message sent by player;# - {playername}: The name of player;# - {nickname}: The nickname of player. If not set, will show realname;# - {ch-name}: Channel name;# - {ch-alias}: Channel alias;# - {ch-color}: Channel color;# - {balance}: Get the sender money;# # Permissions:# - {option_group}: Get the group name;# - {option_prefix}: Get the prefix of group (if set);# - {option_suffix}: Get the suffix of group (if set);# - {option_display_name}: Get the custom name of group (if set);# - {option_&lt;key option&gt;}: Get some custom key option from your group in permissions like {option_home-count} to get home count from Nucleus;# Vanilla Chat:# - {chat_header}: Get the header of chat;# - {chat_body}: Get the body of chat;# - {chat_footer}: Get the footer of chat;# - {chat_all}: Get all default formats;# &quot;_config-version&quot;=1.0broadcast {    # Aliases to use for broadcast.    aliases=&quot;broadcast,broad,announce,say,action,all,anunciar,todos&quot;    # Enable broadcast. Enabling this will unregister any other broadcasts commands using the same aliases.    enable=true    # Tag to use on broadcast message to set a click event.    on-click=&quot;click:&quot;    # Tag to use on broadcast message to set a hover message.    on-hover=&quot;hover:&quot;    # Tag to use on broadcast message to set a hover event.    url=&quot;url:&quot;}debug-messages=false# General settings.general {    # Template to show when players send links or urls.    URL-template=&quot;Click to open &amp;n{url}&amp;r&quot;    # Command and aliases for /channel command.    channel-cmd-aliases=&quot;channel, ch&quot;    # Tag to shw when sent messagens from console to channels.    console-tag=&quot;&amp;6 {console}&amp;3&quot;    # Set the efault channel for new players or when players join on server.    default-channel=l    # This is the mains tag builder.    # Change the order of this tags to change how tag is displayed on chat.    # This tags represent the names of tag in this configuration.    default-tag-builder=&quot;world,ch-tags,prefix,nickname,suffix,message&quot;    # Remove this from chat (like empty tags)    remove-from-chat=&quot;[]&quot;    # Chat spy format.    spy-format=&quot;&amp;c&amp;o[Spy] {output}&quot;    # Aliases to send commands from system to players (without any format, good to send messages from other plugins direct to players).    umsg-cmd-aliases=umsg}language=EN-US# Use mentions on chat to change the player name color and play a sound on mention.mention {    color-template=&quot;&amp;e@{mentioned-player}&amp;r&quot;    enable=true    hover-message=&quot;&amp;e{playername} mentioned you!&quot;    playsound=&quot;minecraft:block.note.pling&quot;}# This is where you will create as many tags you want.# You can use the tag &quot;custon-tag&quot; to as base to create your own tags.# When finish, get the name of your tag and put on &quot;general.default-tag-build&quot; # or on channel builder on &quot;channels&quot; folder.tags {    admin-chat {  format=&quot;&amp;b[&amp;r{playername}&amp;b]&amp;r: &amp;b&quot;    }    ch-tags {  click-cmd=&quot;ch {ch-alias}&quot;  format=&quot;{ch-color}[{ch-alias}]&amp;r&quot;  hover-messages=[   &quot;&amp;3Channel name: {ch-color}{ch-name}&quot;,   &quot;&amp;bClick to join this channel&quot;  ]    }    custom-tag {  click-cmd=&quot;&quot;  format=&quot;&amp;7[&amp;2MyTag&amp;7]&quot;  hide-in-worlds=[   &quot;&quot;  ]  hover-messages=[   &quot;&quot;  ]  permission=&quot;any-name-perm.custom-tag&quot;  show-in-worlds=[   &quot;&quot;  ]    }    message {  format=&quot;{message}&quot;    }    nickname {  format=&quot;{nickname}&quot;  hover-messages=[   &quot;&amp;3Player: &amp;f{playername}&quot;,   &quot;&amp;3Money: &amp;7{balance}&quot;  ]    }    prefix {  format=&quot;{option_prefix}&quot;  hover-messages=[   &quot;&amp;3Rank: &amp;f{option_group}&quot;  ]    }    suffix {  format=&quot;{option_suffix}&quot;    }    world {  format=&quot;&amp;7[{world}]&amp;r&quot;  hover-messages=[   &quot;&amp;7Sent from world {world}&quot;  ]    }}tell {    # Aliases for tell command.    cmd-aliases=&quot;tell,t,w,m,msg,private,priv&quot;    # Enabling tell wil unregister other plugins tell like nucleus tell, and will use only this tell.    enable=true    # Suffix (or message) of tell.    format=&quot;{message}&quot;    # Hover messages to show on tell messages.    hover-messages=&quot;&quot;    # Prefix of tell messages.


    prefix=&quot;&amp;6[&amp;c{playername} &amp;6-&gt; &amp;c{receivername}&amp;6]: &quot;}


默认的“全局”频道配置:

  • # #################################################### ############## Channel Configuration ############### #################################################### # This is the channel configuration.# You can change and copy this file to create as many channels you want.# This is the default options:# # name: Global - The name of channel.# alias: g - The alias to use the channel# across-worlds: true - Send messages of this channel to all worlds?# distance: 0 - If across worlds is false, distance to receive this messages.# color: &amp;b - The color of channel# tag-builder: ch-tags,world,clan-tag,marry-tag,group-prefix,nickname,group-suffix,message - Tags of this channel# need-focus: false - Player can use the alias or need to use '/ch g' to use this channel?# canLock: true - Change if the player can use /&lt;channel&gt; to lock on channel.receivers-message: true - Send chat messages like if no player near to receive the message?# cost: 0.0 - Cost to player use this channel.# use-this-builder: false - Use this tag builder or use the 'config.yml' tag-builder?# # channelAlias - Use this channel as a command alias.#enable: true - Enable this execute a command alias?#sendAs: player - Send the command alias as 'player' or 'console'?#cmd: '' - Command to send on every message send by this channel.# available-worlds - Worlds and only this world where this chat can be used and messages sent/received.# across-worlds=truealias=gavailable-worlds=[]bungee=falsecanLock=truechannelAlias {    cmd=&quot;&quot;    enable=false    sendAs=player}color=&quot;&amp;2&quot;cost=0.0distance=0name=Globalneed-focus=falsereceivers-message=truetag-builder=&quot;ch-tags,world,prefix,nickname,suffix,message&quot;use-this-builder=false
    下载地址


待我回来补帖




hahahahah
沙发,不过这个是聊天插件和右键工作台有什么关系呢,,,

yangoo
hahahahah 发表于 2017-7-4 12:12
沙发,不过这个是聊天插件和右键工作台有什么关系呢,,,

改了....

INKDRRAK
排版乱了

DooK
我的哥你排版还能再乱点吗

LoganSKY
这排版看得我好懵= =

@1582952890 http://www.mcbbs.net/thread-784706-1-1.html
重复发帖

第一页 上一页 下一页 最后一页