UltimateChat [1.7-1.20+] icon

UltimateChat [1.7-1.20+] -----

Complete JSON chat, but simple to use.




Version 1.9.2 #303:
  • (Finally) Fixed channel change delay;
  • Fixed @Hand (only to 1.20.4, for newers still broken);
  • Added option to fire chat event for other plugins listen (like DiscordSRV). Check the channel file config for "compat" option.
  • Updated JDA to latest 5.0.1;
  • Uploaded and moved API to maven central;
  • Removed Sponge support;
  • Update to RoinujNosde's Repository for simpleclans;
  • Change hooks load order to fix some permissions loading;
  • Fix cant remove default values;
  • Update and fix error if MarriageMaster fails to load;
  • Add support for Velocity - thanks to blackd (github) - Fix #271;
  • Added hand blacklist. Fix #278;

* All # references are from github suggestions or issues;
----------, Aug 7, 2024

Version 1.9.1 #265:
  • Added 1.16.1 new hex colors to chat and to be used placeholders;
  • New permission to use hex on chat: `uchat.chat.color.hex`
  • Don't replace non color codes;
  • Make commands from Async chat be sync (maybe fix /tell issues);
----------, Jul 3, 2020

Version 1.9.0 #259:
  • Added command addfilter/delfilter;
  • Added permissions to auto-enable private message on login;
  • Added perm to hide player on discord;
  • Fix roles not removed on discord;
  • Removed admin check for cant-ignore;
  • Fixed anti-span;
  • Fixed self spy;
  • Added perm to see vanished players;
  • Fixed shutdown errors;
  • Fixed tell permissions and tab completions for vanished players;
  • Fixed async errors;
  • Make Discord relay async;
  • Added permission to item hand on chat;
  • Fixed world name not shown on world placeholders;
  • Added permissions to automessages;
  • Fixed spy bypass permissions;
  • Re-added redis (untested);
  • Fixed discord null member;
  • Fixed translationAPI usage when is not needed;
  • Added hook with dynmap to send web chat to ingame;
  • Changed new line char to native \;
  • Fixed server start message not shown;
  • Updated UltimateFancy color codes to be like vanilla orders;
  • Changed some default config for channels and added tell to default private list aliases;
----------, Jun 19, 2020

Version 1.8.9 #235:
----------, Aug 24, 2019

Version 1.8.9 #227:
  • Fixed PlaceholdersAPI not loading uchat placeholders;
  • Fixed @Hand issue with larger lore;
  • Fixed not ignoring player privates;
  • Added option to disable @Hand on channels;
  • Compatible with 1.14.3;
----------, Jul 8, 2019

Version 1.8.9 b224:
  • Fixed channel command dont allow 1 word;
  • Compatible with 1.14;
  • Added discord role Sync - instructions here: https://github.com/FabioZumbi12/UltimateChat/wiki/(6)-Discord-Integration-&-Role-Sync
  • Bugfixes related to /msg locking chat (using only "/msg" or "/tell" unlocks the chat);
  • Strip colors from Discord nicknames > Ingame;
  • Roles can be mentioned on discrod > ingame;
  • New lines allowed on messages and broadcasts with /n;
----------, May 8, 2019

Version 1.8.9 b222:
----------, May 5, 2019

Version 1.8.7:
  • Fix for 1.13 channel names for spigot and bungeecooord;
  • Still compatible with old spigot versions;
----------, Aug 5, 2018

Version 1.8.5 (#151):
  • Added/fixed languages. Added ZH-CN, FR-FR and FR-ES(fixed). Fixed some language keys errors.
  • Fixed discord status not persistent after first player join.
  • Added option if Discord Bots will send messages to discord > minecraft channels.
  • Fixed jedis disconeting after some time.
  • Fixed urls not clickable for chat messages, /umsg and /ubroadcast.
----------, Jan 31, 2018

UltimateChat 1.8.4 - b141
  • Added compatiblity with placeholdersAPI relations;
  • Updated to last JDA;
  • Added click-url to tags;
  • Added custom tag ad id for jedis;
  • Added click url to API and fixed;
  • Allow reload without put players on default channel;
  • Allow disable chat protections per channel;
  • Created a vault cache system to reduce drastically the delay on chat;
  • Added password to channels;
  • Added mute time to tempmute message;
  • Better comaptiblity with LegendChat plugins;
  • Added ZH-CN, HU and SP-ES languages;
  • Fix edit channel in-game cause errors;
  • Allow to respond to last private message more than one time;
  • Added option to persist player channel on logout/login;
  • Added commented configuration;
  • Fixed tab completion and clickable links on chat;
  • Added game-type and twitch utl for Discord bridge bot;
  • Added 2 new PlaceholdersAPI to get any of uchat placeholders or complete tags;
  • Fixed error on use delchannel;
  • Added option to enable spy on join;
  • Allow all uchat placeholders to be used on language files;

Big list hum?
Source, WIKI and Issues: https://github.com/FabioZumbi12/UltimateChat
JDA and latest dev builds: http://areaz12server.net.br:8080/job/UltimateChat
----------, Jan 18, 2018

Version 1.8.3 (#97):
  • Added new commands: /chat chconfig, /chat newchannel and /chat delchannel, all explained on wiki;
  • Added Redis message support (message between servers. Now you can send private messages, broadcast (/ubroad) and channels messages to common channels between other servers (cross plataform bukkit+sponge);
  • Fixed channel cost cast error;
Source, WIKI and Issues: https://github.com/FabioZumbi12/UltimateChat
----------, Oct 4, 2017

Version 1.8.2 (#88):
  • Changed to embedded JSON lib for UltimateFancy lib;
  • Check if the text still having the placeholder to check if need to replace (performance);
  • Allow uchat channels to list to more discord channels at same time;

Source, WIKI and Issues: https://github.com/FabioZumbi12/UltimateChat
----------, Sep 22, 2017

Version 1.8.1 (#84):
  • Fixed cant send tell if sender is invisible;
  • Added uchat tell to discord;
  • Added {hand-amount} to placeholders;
----------, Sep 18, 2017

Version 1.8.0 (Jenkins build #80):

A lot of new features:
  • Using a new own Json Library instead to use FancyMessages. This will fix message colors stripped on 1.8 servers (and some other fixes);
  • Now only one jar for all plataforms and server versions;
  • Added WIKI to github page;
  • Moved (and removed) API methods to only one getAPI() method (see wiki);
  • Added @hand to use on chat as message, to show the item is in your hand, including enchants and potions;
  • Added maven for API usage;
  • Allow censor replecement per word, to replace a word to a specific other word (see protections.yml);
  • Added Basic Discord bridge to listen to channels, server events and commands (see wiki for more info);
  • Added option to parse tags like {group-prefix} on chat messages;
  • Changed some permissions for channels and commands (See wiki. You will need to change the channel permissions to new ones).
If i forgot some feature, see on our jenkins change logs.
WIKI Page: https://github.com/FabioZumbi12/UltimateChat/wiki
Report bugs or suggestions here: https://github.com/FabioZumbi12/UltimateChat/issues
----------, Sep 13, 2017

UltimateChat 1.7.3 - Build 574
Main Additions:
  • Fix ignore not working;
----------, Jul 17, 2017

UltimateChat 1.7.3 - Build 573
Main Additions:
  • Added new PostEvent to API for other plug-ins to listen to chat message as FancyMessage.
  • Improved private messages allowing to be listen from chatevents and chat spy too;
----------, Jul 16, 2017

Version 1.7.1:
  • Allow replace more than one "blank tag" on config (like [] or {});
  • Fixed null when using uppercase for channel alias.
  • Added #getChannel to API and #Channel#sendMessage to API.
  • Added #getPlayerChannel(player) (and proper javadocs).
  • Ready to 1.12.
----------, May 17, 2017

Version 1.6.8:
  • Now chat enhancement and flood protection are split into own options;
  • Added caps-filter to allow a certain number of letter before filter the capslock;
  • Added minimum letter count to apply the enhancement;
  • Fixed PlaceHolderAPI adding colors to messages for player without color permission;
----------, Nov 28, 2016

Version 1.6.7:
  • Now you can use all placeholders in mention too!
  • Fixed double @@ on placeholder;
  • Fixed player without color permissions to write colored messages;
  • Note: Already working well on 1.11 ;)
----------, Nov 19, 2016

Version 1.6.6:
  • Fixed link on chat, and added permission uchat.chat.click-urls to allow/deny player to send clicable links;
  • Added the comand /umsg qith /pv as alias to send direct messages to player without any formatation or tags. Util to use with other plugins to send messages only for specific online players.
  • Fixed mention format color codes;
----------, Nov 13, 2016

Version 1.6.5:
As suggested by some players, here the new thinks.
  • Added permission to chat tags! By default, if the "permission" is empty, will be visible on chat, but if perm is set, the player need that permission. An example will be added on configuration file when run this update;
  • Now players with vanish will still vanish for local chats and global chats;
Good suggestions will be always added ;)
Enjoy.
----------, Nov 7, 2016

Version 1.6.4:
  • Added channel as aliases. You can configure a channel to send commands with the player messages. See how to use this on plugin description!
  • Updated to latest Fanciful libraries;
----------, Oct 30, 2016

Version 1.6.3:
  • Added automessages. On run this version will be created the file "automessages.yml". Add your messages, hover text, click and site links;
----------, Oct 10, 2016

Version 1.6.2:
  • Added hook with PlaceHolderAPI. You can use the same placeholders as in this page in anywhere on messages and tags on UChat messages sent by players!
  • Fixed chat colors and color permission;
  • Added permissions to bypass chat protections. See the plugin.yml for permissions!
----------, Aug 18, 2016

Version 1.6:
  • Added: New command to broadcast messages with hover messages too: Command /ubroad <message> [hover:<message>] [click:<cmd>. You can configure all aliases for this command on config file and the hover:message and click:<cmd> is optional and can be sent from console or from other plugins too. For click:<cmd> can be used {clicked} to put the player name who clicked on command;
  • Added: Added lang RU on official language. Thanks to diller110;
----------, Aug 3, 2016

Version 1.5:
  • Added BungeeCoord Support (beta). Download the Bungee bridge HERE!
  • Moved the option to use channel or default build to channel files;
  • Added "bungee" option to all channels. You can create as many bungee channels you want, only enable the option on channel file. The permission to use the bungee is the same as a normal channel.
All bungeecoord features is beta and need more tests massives tests, but no chance to crash or damage your files and channels.
----------, Jul 20, 2016

Update v 1.4:
  • Added player to /chag ignore <channel>, now use channel name or player name: /chag ignore <channel/player>
  • Fix tell color breaking on second line.
----------, Jul 8, 2016

Version 1.3:
  • Added Fake API event from Legend Chat, to show tags from LegendChat plugins with LC API. Only add the tagname to "general>custom-tags" on uChat config and is done;
----------, Jun 28, 2016

  • Full support 1.10;
  • Fix /chat clear error;
----------, Jun 12, 2016

  • Ready to 1.10;
----------, Jun 12, 2016

For 1.7.x(without JSON events), 1.8.x and 1.9.x
  • Added: Command /clear to clear own chat;
  • Added: Channel costs;
  • Added: Complete EN-US translation;
----------, May 27, 2016

Resource Information
Author:
----------
Total Downloads: 29,407
First Release: May 25, 2016
Last Update: Aug 7, 2024
Category: ---------------
All-Time Rating:
52 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings