nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
ChatPlugin

ChatPlugin

Mod and plugin

A feature-rich and modular chat ecosystem, lightweight and efficient by design.

ManagementSocialUtility

2,854 downloads
7 followers
Created2 years ago
Updated2 months ago

Filter loader...
Filter versions...

This version adds the long-awaited real-time rank detection option, server links and more. There are some minor improvements and, as always, reported bugs have been fixed.

Additions

  • rank detection modes (real-time updates; long-awaited!) (e50a747a)
  • server links module for 1.21+ (a4a01f20)
  • custom ranks hover and click event (hover info) (3d6562df)
  • database's ping and {database_ping} (d1f62ec3)

Improvements

  • MoTDs module: performance boost, better error messages (26737dbb)
  • the debugger now includes all fields of a manager (7b74a2e2)

Fixes

  • database issues with private messages and punishments (66606c47)
  • reflection issues on 1.21.6+ (b609ba7a)
  • NullPointerException caused by the MSPT module (2f939cac)
  • MoTDs with hex color codes appearing gray on older clients (26737dbb)

This version contains a hotfix for 1.10.5 and does not add new features.

Fixes

  • ClassNotFoundException on Spigot 1.21.11+ (faff4e5c)

This version includes experimental support for Fabric and support for Minecraft 1.21.9, 1.21.10 and 1.21.11, introduces important technical changes (such as the switch from Adventure to the BungeeCord Chat API), fixes the MSPT module and some other bugs.

Additions

  • 1.21.9, 1.21.10 and 1.21.11 support (086b1d6d)
  • experimental Fabric support (086b1d6d)
  • byte's binary multiples to display used memory (06f1b1ac)

Improvements

  • Vanilla material and sound IDs are now recognized (40dfc5c4)
  • replaced Adventure with the BungeeCord Chat API (dcfc8ef4)
  • small improvements to event scoreboards (e67856b0)

Fixes

  • MSPT module on Paper 1.21.9+ (813ea438)
  • synchronization issues on Bukkit (515a4f59)
  • disabled commands not working (6e4729e0)

This version includes support for Minecraft 1.21.8, adds the MSPT module, improves some modules and fixes several critical bugs.

Additions

Improvements

Fixes

  • Staff chat messages and permission check (9090a142, 13f55c9e)
  • async tasks froze the plugin under certain circumstances (20b999a6)
  • placeholders translation in ads (d66a799b)
  • StringIndexOutOfBoundsException caused by some events (c6491631)
  • 5m and 15m TPS not working on Sponge (8d0418f6)

This version contains hotfixes for 1.10.2 and does not add new features.

Fixes

  • F3 server name channels on Paper 1.21.7 (ed5d10a1)
  • build script of the API subproject (674eabff)

This version includes support for Minecraft 1.21.6 and 1.21.7, adds a new option to chat.yml and fixes some minor bugs.

Additions

  • 1.21.6 and 1.21.7 support (d6d46d98)
  • option to set cooldown between player pings (443e2344)

Improvements

  • sped up players' loading and language detection (6f9e8dfb)
  • log errors caused by other placeholder integrations (d1376d67)

Fixes

  • integrated {balance} placeholder (b4cfa94c)
  • corrupted libraries made the plugin unable to start (3d029518)
  • tablist-related issues on older versions (54f4ca24)

This version includes support for Minecraft 1.21.5, adds new options to config.yml, greatly improves support for Bedrock players and, as always, fixes some bugs.

Additions

  • 1.21.5 support (79fd92c)
  • Floodgate support (4d75669)
  • compatibility with other scoreboard plugins (8b53e48)
  • option to change displayed time zone (ea2532c)

Improvements

  • Bedrock Edition players are now fully supported (4d75669)
  • various placeholders and PlaceholderAPI support (b3def57, 428c2f9)
  • Javadocs and error exception handling (0a86178, 8cfb21c)

Fixes

  • /broadcast not translating formatting codes (8ba9bf9)
  • NullPointerException on new players join on Sponge (b7866f3)
  • H2 database connector not counting IDs correctly (a80db29)

This version includes support for Minecraft 1.21.2-1.21.4, adds GUIs and chat channels, contains improvements for the antispam and ranks module and fixes a lot of important bugs.

It is recommended to delete chat.yml and the messages' files and let ChatPlugin generate new ones with the new additions.

Additions

Improvements

  • improved antispam with clickable notifications, more leet recognized (32d80da)
  • every command can now be turned off (5497fbc, d6225ed)
  • all placeholders can now be used in private messages (68f550e)

Fixes

  • NullPointerException when tablist is disabled (8edea57)
  • compatibility issues with certain versions (40b2a3b)
  • players loading-related issues (67ebafb, 8931d8f, 336d2b0)
  • fixed public and private messages' max lengths (329b5c1)

This version contains hotfixes for v1.9.9 and does not add new features. This is the last v1.9.x version before v1.10, which will be a big update.

Fixes

  • enabled worlds not working correctly (b9e7b70)
  • same players' name format in tablist for all players (b9e7b70)
  • exception while deleting old data using JSON connector (e7515f2)
  • /vanish enabled even with vanish.enabled set to false (ca186b8)
  • commands.ignore.cannot-ignore.self message never sent (ca186b8)

This version includes support for Minecraft 1.21.1, adds a lot of options to make the transition from other chat plugins to ChatPlugin way easier but, above all, fixes a lot of important bugs.

It is recommended to delete the messages' files and let ChatPlugin generate new ones with the new additions.

Additions

  • 1.21.1 support (f584ef8)
  • support for 1.7 players (14275b8)
  • customizable players' names format in the tablist (bb27dfa)
  • option to let other plugins customize the chat event (6610d84)
  • option to always send full bossbars to legacy players (192fb11)
  • update notification on join (051e0da)

Improvements

  • added missing messages (28ff442)
  • /chatcolor can now be toggled off (1727eca)

Fixes

This version adds the /emojistone command and its GUI, allows 1.20.3+ servers to customize the scoreboard numbers, adds a new format for hex color codes and, as always, fixes various issues.

/emojistone Customizable scoreboard numbers

Additions

  • per-player emojis' tone + /emojistone (2706d56)
  • new Emojis' tone GUI for the premium version (emojis-tone.yml) (2706d56)
  • added customizable 1.20.3+ scoreboard numbers for the premium version (c8cb82b)
  • added support for &#xxxxxx hex color codes (13c50d6)
  • added the option to block muted players' private messages (688c347)
  • new {client_edition} placeholder (Java/Bedrock) (295b720)

Improvements

  • the antispam blocks more words and recognizes more leet letters (0a54b42)
  • better tab completion and output of /chatcolor (6e8bb10, 76278f5, 92e5bf3)

Fixes

  • fixed ranks not loading max punishment durations (6f16ebc)
  • fixed ScoreboardEvent#COMBAT_TAG for the premium version (fad71ad)
  • fixed configurations adding wrong default values (d8ea6b2)

This version includes support for Minecraft 1.21, an improvement of the instant emojis module and some bug fixes. It is recommended to delete the chat.yml file and let ChatPlugin generate a new one with the new additions.

New emojis

Additions

Improvements

  • improved instant emojis module, new default emojis (46c6056)

Fixes

  • fixed NullPointerException with chat module disabled (b74a8ea)
  • fixed formatting codes in private messages (fb4715f)
  • fixed "@everyone" player ping with 1 player online (46c6056)

This version includes a rework of the private messages module, lots of minor bug fixes and improves the debugger module to make troubleshooting easier and faster when users reach out support.

Additions

  • cross-server private messages for the premium version (2ff0d57)
  • private messages can now be sent as custom advancements (6927893)
  • blank messages cannot be sent anymore (6927893)
  • titles are now displayed to pinged players (bcac0c3)
  • new DiscordSRV integration (75a9ba4)
  • new {display_name} placeholder (2569d1f)
  • option to change the chat event's priority (f7f381a)

Improvements

Fixes

  • fixed instant emojis not displaying correctly (cc1c1a6
  • fixed errors with Vault integration enabled (683e055)
  • fixed players kick on /chatplugin reload (0c4cf22)
  • fixed chat color-related issues (8d508c2)
  • fixed player ping-related issues (bcac0c3)
  • fixed HIDE_ATTRIBUTES item flag in 1.20.5+ (a593577)
  • fixed incompatibilities with 1.13-1.13.1 (b21d5bd)

This version adds support for the latest Minecraft versions, the /chatcolor command and its GUI and fixes various issues. Most commands can now be disabled by turning off their managers/modules.

Additions

  • 1.20.5 & 1.20.6 support (e74d1ec)
  • /chatcolor command to change chat's default color (29ffe18)
  • new Chat color GUI for the premium version (chat-color.yml) (29ffe18)
  • added bossbars.settings.enabled-worlds option in bossbars.yml (68626b2)

Improvements

  • improved enabled worlds/players validation (eb1ab2a)
  • commands are now dinamically loaded and can be disabled (671b1ad, 6ab50b5)

Fixes

  • fixed chat colors-related issues (d2cb423, 99b861c)
  • fixed flat file connectors-related issues (af5b6b3)
  • fixed /lastseen for players who have never joined (9f8cf05)
  • fixed incompatibilities with older versions (6c78169)

This version adds the ranged chat, a command that lets you spy local messages from far away and an improvement for the antispam module.

Additions

  • added ranged chat and /rangedchatspy command (d605a28)

Improvements

  • antispam now considers player names as lower case (5f7567d)

Fixes

  • updated the Discord link in default messages (dbd0208)

This version includes huge improvements for the antispam module, an option to play sound when ads are sent and some fixes. It is recommended to delete the chat.yml file and let ChatPlugin generate a new one with the new additions.

Please note that the plugin is not production-ready yet; fixing bugs is a priority, but use it at your own risk. Join our Discord server to report bugs, request features or receive support.

Changelog: GitHub releases page

This is the plugin's first small update and it includes an automatic update checker.

Please note that the plugin is not production-ready yet; fixing bugs is a priority, but use it at your own risk. Join our Discord server to report bugs, request features or receive support.

Changelog: GitHub releases page

This version contains hotfixes for 1.9.0 and does not add new features.

Please note that the plugin is not production-ready yet; fixing bugs is a priority, but use it at your own risk. Join our Discord server to report bugs, request features or receive support.

Changelog: GitHub releases page

External resources



Project members

Remigio07

Owner


Technical information

Project ID
Expand Down