TitanChat is a chat management and formatting plugin, its high flexibility is what makes it special. Instead of having a large bulk of hardcoded supports for other plugins, an addon system was implemented so that addons, custom channels and external commands can be coded to support other plugins and add new features. The built in commands in TitanChat help make your chat management task easier. Channels can also be disabled to have your old global Minecraft chat, but giving you more control over chat.
Currently busy with school, but v5.0.0 is still being worked on.
TitanChat v4.1.0 will be the latest until the rewrite is completed to release v5.0.0. This rewrite is started due to the messiness of adding new features and functions, even though v4.0 should have improved it a lot. This should not be an impact to users since this is not a usage change, although the command system will be overhauled to become easier to understand. Sorry in advance for the lack of releases for the time being, and thank you in advance for your understanding.
- High flexibility
- Easy to understand and use
- Channels with per-channel configuration available (Channels can be disabled in config.yml)
- Built-in commands to manage your chat
- Supports any permissions plugins that uses SuperPerms or is supported by Vault
- Addons, custom channels and external commands can be used to support any kind of plugin, creating channels with different kind of behaviours and adding new features
- Download TitanChat
- Place in plugins folder
- Start up to load default configuration
- Configure
- Done!
- Note: TitanChat uses Plugin Metrics which would be loaded automatically
- CraftBukkit 1.5.2-R0.1
- Vault (Required only for affixes of permissions plugins)
Essential Knowledge about TitanChat
There are things that you should know about TitanChat before you use it, it usually solves your problems.
Detailed information about TitanChat commands can be found on the "Commands" page.
| Command | Description |
| Blacklist | Edit or view the blacklist of the channel |
| Chat | Send the message to the channel |
| Create | Create a channel |
| Debug | Enable/Disable the debugger |
| Delete | Delete a channel |
| Demote | Demote the player in the channel |
| Direct | Direct focus to the channel |
| Emote | Emote in the channel |
| Help | Get information about TitanChat |
| Ignore | Edit or view the ignore list |
| Join | Join the channel |
| Kick | Kick the player from the channel |
| Leave | Leave the channel |
| List | Get list of permitted channels |
| Place | Place the player in the channel |
| PM | Private messaging |
| Promote | Promote the player in the channel |
| Reload | Reload TitanChat |
| Whitelist | Edit or view the whitelist of the channel |
| Who | Get information about the player |
Detailed information about TitanChat permissions can be found on the "Permissions" page.
| Permission | Description |
| TitanChat.auto.join.<channel> | Automatically joins the channel on login |
| TitanChat.auto.leave.<channel> | Automatically leaves the channel on login |
| TitanChat.blacklist.<channel> | Grants permission to edit and view the blacklist of the channel |
| TitanChat.create | Grants permission to channel creation |
| TitanChat.debug | Grants permission to debug TitanChat |
| TitanChat.delete | Grants permission to channel deletion |
| TitanChat.emote | Grants permission to emoting |
| TitanChat.join.<channel> | Grants permission to join the channel |
| TitanChat.kick.<channel> | Grants permission to kick in the channel |
| TitanChat.leave.<channel> | Grants permission to leave the channel |
| TitanChat.participate.<channel> | Grants permission to participate in the channel |
| TitanChat.privmsg | Grants permission to private messaging |
| TitanChat.rank.<channel> | Grants permission to rank in the channel |
| TitanChat.reload | Grants permission to reload TitanChat |
| TitanChat.speak.<channel> | Grants permission to speak in the channel |
| TitanChat.staff | Grants all TitanChat permissions |
| TitanChat.update | Notified about updates |
| TitanChat.whitelist.<channel> | Grants permission to edit and view the whitelist of the channel |
Detailed information about TitanChat configuration can be found on the "Configuration" page.
| Tag | Description |
| %chtag | The channel tag |
| %colour | The chat display colour |
| %display | The display name of the sender |
| %message | The message |
| %name | The name of the sender |
| %prefix | The prefix of the sender |
| %suffix | The suffix of the sender |
| %world | The world the sender is in |
Some miscellaneous information can be found on the "Miscellaneous" page.
DISCLAIMER: ChatAddons of this project have not been approved by the BukkitDev staff. Use them at your own risk.
TitanChat ChatAddons can be found at the ChatAddons forum. The author will browse the forums occasionally and moderate it, deleting invalid ChatAddons threads (including, but not limited to, backdoors, vulgarity or inappropriateness, plagiarism, or auto-updating).
- v4.1
- 16.05.13 - TitanChat v4.1 Release
- 15.05.13 - Made commands treat multiple arguments within quotations as one argument
- 14.05.13 - Added TemporaryChannels and some commands
- 13.05.13 - Into v4.1 development and added ignore lists
- v4.0
- 11.05.13 - TitanChat v4.0 Release
- 09.05.13 - Improved private messaging, made commands more descriptive and added emoting
- 07.05.13 - Added help section and private messaging
- 30.04.13 - Fixed bugs
- 11.04.13 - JavaDocs
- 05.04.13 - Ensure that code is compatible with Jenkins
- 22.03.13 - Completed most of the rewrite, completing commands
- 20.03.13 - Completed half of the rewrite, awaiting Bukkit 1.5 Beta Build
- 18.03.13 - Completed some of the rewrite
- 16.03.13 - Scraped v4.0 and rewrite from scratch
- Old Versions
To determine popularity of this plugin, plugin installs are automatically tracked by the Metrics plugin tracking system. If you don't want to help or are paranoid, edit plugins/PluginMetrics/config.yml and set opt-out to true.
TitanChat Statistics by Metrics
- Complete basic addons
- Per world and global channels
- Code improvements
DISCLAIMER: Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Feel free to comment and notify me about questions.
And give suggestions on the Forums.
If there are bugs or problems, report them to the Issue Tracker.
Please use Pastebin to paste any stack trace or error, thank you.