Minecraft Chaname mod 2026 download
logo
minecraft mod Chaname

Chaname

Game Version: CB 1.2.5-R1.0
Total Downloads: 4,058
Updated: Apr 29, 2012
Created: Feb 22, 2012
Download ChanameDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Chaname 0.3.2 release 29.76 KB Apr 29, 2012 CB 1.2.5-R1.0 1,912 download Chaname Chaname 0.3.2 releaseDownload
Chaname 0.3.1 release 16.93 KB Mar 30, 2012 CB 1.2.4-R1.0 720 download Chaname Chaname 0.3.1 releaseDownload
Chaname 0.3 release 17.20 KB Feb 23, 2012 CB 1.1-R4 734 download Chaname Chaname 0.3 releaseDownload
Chaname 0.3.3 beta 17.54 KB Jun 2, 2012 CB 1.2.5-R3.0 692 download Chaname Chaname 0.3.3 betaDownload

Description

Share this:

Chaname – ChatNameMentioner for Craftbukkit using the Bukkit-API

This plugin provide a simple syntax for colored private messages.
Please leave some feedback how you like it(even if not). 🙂

How does it work?

Sending a message

The player just need to type:

@receiverName: message

or

@receiverName message

After that the receiver will get a message like this:

<SenderName> message

The <SenderName> is highlighted with a extra color. The message also. No one except the receiver can see
the message. If a player want's to mention more than one user he can type:

@receiverName1, receiverName2: message

Configuration

Chaname is using the Configuration API of Bukkit and provide some options to customize your plugin.

General

copyTo (Default: false)

If this is set to true, the sender will get his message as copy, so it's available in his chat history.

Chaname 0.3.3 BETA – publicMention (Default: false)

If this is set to true, all online players will receive the message. Just the receiver receive a highligthed message.

Colors

You can define the colors that should be used to highlight the message and the sender.

NOTE: You can only use colors defined by the Bukkit team. See ChatColors for more information.

senderColor (Default: DARK_AQUA)

Define the color to highlight the sender.

messageColor (Default: GOLD)

Define the color to highlight the message.

forceColor (Default: false)

Use this to force using colors defined in the config.yml. Otherwise if e.g. the
sender is a admin and his chat color is red, Chaname will keep it by default. Instead
of DARK_AQUA you get a red sender color.

Permissions

You can define how is able to use the Chaname through the Permissions API.

General

chaname.mentionMulti (Default: true)

Define if a user could mention more than one user.

chaname.send (Default: true)

Define who could send messages with Chaname.

chaname.receive (Default: true)

Define who could receive messages with Chaname.

Known Bugs

No known bugs actually.

TODO:

  • Adding features:

    • custom format? e.g. "[%sender] tell you: %message"

Comments

Add a comment