Minecraft bChatManager mod 2026 download
logo
minecraft mod bChatManager

bChatManager

Game Version: 1.12
Total Downloads: 185,106
Updated: Jul 26, 2018
Created: Nov 13, 2011
Download bChatManagerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
bChatManager 3.1.6 release 9.37 KB Jul 26, 2018 1.12 13,553 download bChatManager bChatManager 3.1.6 releaseDownload
bChatManager 3.1.5 release 10.02 KB Mar 2, 2016 1.8.1 21,912 download bChatManager bChatManager 3.1.5 releaseDownload
bChatManager v3.1.4 release 11.05 KB Jan 5, 2016 1.8.1 5,596 download bChatManager bChatManager v3.1.4 releaseDownload
bChatManager 3.1.3 release 11.28 KB Sep 18, 2014 CB 1.7.9-R0.2 24,594 download bChatManager bChatManager 3.1.3 releaseDownload
bChatManager 3.1.2 release 11.13 KB Jun 5, 2014 CB 1.7.9-R0.1 10,449 download bChatManager bChatManager 3.1.2 releaseDownload
bChatManager 3.1.1 release 29.62 KB Oct 12, 2013 1.6.4 20,322 download bChatManager bChatManager 3.1.1 releaseDownload
bChatManager 3.1 release 29.68 KB Oct 7, 2013 1.6.4 2,588 download bChatManager bChatManager 3.1 releaseDownload
bChatManager 3.0_02 release 19.58 KB Sep 27, 2013 CB 1.6.2-R1.0 2,916 download bChatManager bChatManager 3.0_02 releaseDownload
bChatManager 3.0_01 release 19.55 KB Aug 11, 2013 1.6.2 5,924 download bChatManager bChatManager 3.0_01 releaseDownload
bChatManager 3.0 release 19.56 KB Jul 30, 2013 1.6.2 3,189 download bChatManager bChatManager 3.0 releaseDownload
bChatManager 2.0.1 release 34.24 KB Sep 15, 2012 1.3.2 23,477 download bChatManager bChatManager 2.0.1 releaseDownload
bChatManager 2.0 release 34.16 KB Sep 14, 2012 1.3.2 803 download bChatManager bChatManager 2.0 releaseDownload
bChatManager 1.5 release 18.10 KB Mar 5, 2012 CB 1.2.3-R0.1 9,018 download bChatManager bChatManager 1.5 releaseDownload
bChatManager 1.4 release 15.37 KB Feb 17, 2012 CB 1.1-R4 1,627 download bChatManager bChatManager 1.4 releaseDownload
bChatManager 1.3.2 release 15.37 KB Feb 3, 2012 CB 1.1-R3 1,764 download bChatManager bChatManager 1.3.2 releaseDownload
bChatManager 1.3.1 release 15.42 KB Feb 3, 2012 CB 1.1-R3 487 download bChatManager bChatManager 1.3.1 releaseDownload
bChatManager 1.3 release 14.61 KB Jan 28, 2012 CB 1.1-R1 996 download bChatManager bChatManager 1.3 releaseDownload
bChatManager 1.2.1 release 14.82 KB Jan 10, 2012 CB 1.0.1-R1 1,509 download bChatManager bChatManager 1.2.1 releaseDownload
bChatManager 1.2 release 14.82 KB Dec 13, 2011 CB 1.0.1-R1 1,391 download bChatManager bChatManager 1.2 releaseDownload
bChatManager v1.1 release 26.33 KB Nov 17, 2011 CB 1337 1,994 download bChatManager bChatManager v1.1 releaseDownload
bChatManager v1 release 18.90 KB Nov 13, 2011 CB 1337 617 download bChatManager bChatManager v1 releaseDownload
bChatManager 3.0 BETA beta 17.69 KB Apr 23, 2013 CB 1.5.1-R0.2 7,615 download bChatManager bChatManager 3.0 BETA betaDownload
bChatManager 2.0b3 beta 27.95 KB Aug 27, 2012 1.3.2 3,240 download bChatManager bChatManager 2.0b3 betaDownload
bChatManager 2.0-b2 beta 27.71 KB Aug 9, 2012 CB 1.3.1-R1.0 3,940 download bChatManager bChatManager 2.0-b2 betaDownload
bChatManager 2.0-b1 beta 27.64 KB Jul 6, 2012 CB 1.2.5-R4.0 11,275 download bChatManager bChatManager 2.0-b1 betaDownload
bChatManager 3.0 - Vault Recode Alpha alpha 16.36 KB Jan 19, 2013 CB 1.4.6-R0.3 4,310 download bChatManager bChatManager 3.0 -  Vault Recode Alpha alphaDownload

Description

Share this:

bChatManager – The easy to use chat manager for bukkit

What is this?

bChatManager is an easy to use chat plugin for bukkit. Now supporting any plugin that works with vault, it has a number of features such as:

  • Supports most plugins that provide prefixes
  • Intuitive messaging format based off the twitter @messaging system
  • Factions support

bChatManager was originally forked off the PEX ChatManager, so users coming from pex may vaguely recognise the config file. (even though I completely reworked it)

Installation and Usage

Requirements

  • Vault
  • Craftbukkit

Configuration

Once you've installed the plugin (which I'm not going to go into here, if you can't put a jar file in a folder then god help you), you may want to configure it. Here is the default config.

formats: 
    message-format: '%prefix %player: &f%message'
    local-message-format: '[LOCAL] %prefix %player: &f%message'
    personal-message-format: '[MSG] [%player -> %reciever] &f%message'
    op-message-format: '&c[OPS ONLY] %player: &f%message'
    me-format: '* %player %message'
toggles:
    control-me: true
    ranged-mode: false
    special-features: true
other:
    chat-range: 100.0

Formats

  • message format: Format of a global chat message
  • local-message-format: Format of a local chat message.
  • personal-message-format: Format of the @messaging messages
  • me-format: Format for /me
  • op-message-format: Op only message format

Toggles

  • control-me: Toggle whether bChatManager should handle /me
  • ranged-mode: Toggles local messages. Doesn't work with chat channels.
  • special-featues: Toggles whether @messaging and !global messaging in local chat should be enabled,

Other

  • chat-range: If local chat is enabled, this sets how far the players can speak

Special Chat Functions

  • !message – Sends a message globally. Only useful in ranged mode.
  • @playername message – Sends a private message to another player on the server. Can autocomplete the name, so if you have someonee called "OmG_CoMpleX1234" you could just do @omg message to message them. You can also message ops with @ops message.

Formatting Placeholders

  • %message – Message text
  • %player – Player's name
  • %prefix – Player's prefix
  • %suffix – Player's suffix
  • %group – Player's group
  • %world – World the player is in
  • %mvworld – Multiverse formatted world tag. Requires bChatManager 3.1 and Multiverse core
  • %faction – the faction the player is in. Requires factions 2.0
  • %displayname – displayname of the player. USE THIS FOR ESSENTIALS NICKS
  • Colors you can use – http:www.minecraftwiki.net/wiki/Classic_server_protocol#Color_Codes for the colors. Alternatively, try this site – http://buildworx-mc.com/bukkitColor/
  • &l – bold text
  • &m – striked text
  • &n – underlined text
  • &o – italic text

Permissions nodes

  • bchatmanager.chat.global – allows you to use global chat in local chat
  • bchatmanager.chat.color – allows you to color chat
  • bchatmanager.chat.message – allows you to @message someone
  • bchatmanager.spy – 1.3.2 feature, allows you to hear all PM's and local messages

Commands

  • /me <message> – the /me command
  • /bchatreload (must have the permissions bchatmanager.reload or be op) – Reloads bChatManager

Why did you remove the chat channels?

The way I had implemented chat channels was terrible. It was buggy, the code was convulted and messy, and I really should't have released it. Chat channels have therefore been removed from bChatManager 3.0 until I can implement them in a more robust fashion.

MCStats

Older versions of bChatManager had a anonymous plugin stats tool called MCStats built into bChatManager. If you're using one of these older versions, and wish to disable it, find the PluginMetrics folder in your plugins folder and edit the config.yml to disable the stats :).
If you wish to see these stats, they are publically avaliable https://mcstats.org/plugin/bChatManager. All the information there is the information that gets sent. Nothing else.

Video Tutorial (Thanks to BukkitTeacher)

Download

Latest version is 3.0. Download from http://dev.bukkit.org/bukkit-plugins/bchatmanager/files/26-bchat-manager-v3-1-4/ today!

Development builds of this project can now be acquired at the provided continuous integration server located at http://rymatemc.co.uk/jenkins/job/bChatManager/

These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Source code!

My github is at https://github.com/rymate1234/bChatManager
Feel free to fork me 😛

The bottom bit

Any suggestions on how I can improve this plugin? Post in the comments!
And if you need any help, also feel free to post on the forums section of this 🙂

Comments

Add a comment