FactionsChat
Basic information
Current version is v1.4.
This plugin works like ChatManager, with Factions and PEX.
Supported plugins
- Factions (Required!)
- PermissionsEx
- Multiverse-Core
- Jobs
- TagAPI
- GeoIPTools
Configuration
Configuration file config.yml
Plugin will create config.yml file on first server launch.
Then you can set:
enable: false time-format: 'yyyy/MM/dd HH:mm:ss' format: '{W} {F} {T} <{P}{N}{S}> {M}' allow-colorcodes: false range-mode: false range: 100 blocked-words: 'fuck,shit,...' prevent-dots: 0 change-tablist: false tablist-format: '{N}' use-tagapi: false tagapi-format: '{N}'
Explanation
- enable - Enables the plugin, can be true or false
- time-format - Sets the time format used by this plugin
- format - Sets the chat format
- allow-colorcodes - Enables using color codes in chat, can be true or false
- range-mode - Enables/disables message range mode
- range - Sets the length in blocks from message sender, so if you are farther than is this range, you won't see message in chat
- blocked-words - Words in chat which will be hidden by stars
- prevent-dots - Maximum number of dots in one word (set to 0 to disable)
- change-tablist - Enable/disable changing TAB player list with tablist-format
- tablist-format - Tablist format using formatting codes (without {M}) and color codes (Beware of maximum length of format - 16 chars)
- use-tagapi - Enables/disables using of TagAPI plugin - changing name bubble above head
- tagapi-format - Format of name in bubble, max. 16 chars
Configuration file advanced.yml
You should use this, when you don't use PEX and you use other permission plugin.
groups: group1: prefix: '&6[Group 1]&e' suffix: '&2[end]&f'
You can add new groups and set them prefixes and suffixes.
Then you have to add new permission to you permissions plugin, pattern is "factionschat.group.<group name>". E.g. factionschat.group.group1 and every player who has this permission will use prefix and suffix from group "group1".
Important: If you are admin, and you have enabled all server permissions ('*'), you have to disable permission factionschat.group.* and then you have to enable only one specified group, e.g. factionschat.group.admin
Formats, colors
Formatting codes
{W} - World name (if available, it is world alias from MultiVerse plugin)
{T} - Current time using formating time-format
{F} - Faction tag, you don't have to use chatTagReplaceString from Factions conf.json
{+F} - Faction tag with space before
{F+} - Faction tag with space behind
{+F+} - Faction tag with space before and behind
{P} - Prefix from PermissionsEx
{N} - Player's name
{S} - Suffix from PEX
{M} - Message text
{I} - Shows players IP
{:P} - Shows players port of his ip with : before
{C} - Shows ISO2 code of players country (by his IP), e.g. US, UK, CZ, PL,...
{C+} - Shows full name of players country, e.g. Czech Republic, Poland, Slovakia, Australia,...
{J:args} - Shows jobs prefix - args can be full, title, job, shortfull, shottitle and shortjob
Color codes "&"
Time formating
You can find the tutorial here
Commands & Permissions
- factionschat.reload - Allows you to use command /factionschat, which reloads the plugin's config
- factionschat.colorcodes - Allows you to use color codes like &1, &a, &f,... in chat
- factionschat.see - Allows you to see every message posted in chat including out of range messages
- factionschat.bypass - With this permission you will bypass range mode and everyone on the server will see your message in chat
- factionschat.group.<group name> - Use this when you don't use PEX and you use advanced.yml config.
Changelog
Quote from v1.4:
- Updated for newest CB
- Added support for Jobs and for TagAPI
- Fixed issue with geolocation - now you have to have enabled GeoIPTools plugin for this
Quote from v1.3.1:
- Fixed error IllegalArgumentException - Notice that player list names can only be a maximum of 16 characters long, or it will be automatically truncated
Quote from v1.3:
- Fixed bug ClassNotFoundException when player used /factionchat command after /reload command
- Fixed bug NullPointerException when player messaged after /reload command
- Fixed bug of {F} formatting codes, when {F} wasn't used -> Now, you can teoretically use this plugin without Factions!
- Added MultiVerse world aliases support - when is MV enabled, {W} will be world alias
- Added advanced.yml config, you should use this, when you use other permissions plugin -> Added new group permissions.
- Cleaned code
Quote from v1.2:
- Added configurale maximum of dots in one word (prevents advertisements - URLs and IPs)
- Added new color codes for bold, italic, underline, line-through, magic and reset
- Added new formatting codes - {F+}, {+F}, {+F+}, {I}, {:P}, {C} and {C+}
- Added permissions for bypassing range mode (see and write)
- Configurable TAB player list with formatting codes and color codes
- Fixed some bugs
Quote from v1.1:
- Added message range mode.
- Added configurable list of blocked words in chat.
Quote from v1.0:
- First version of FactionsChat plugin.
To do
Add Jobs supportAdd TagAPI support (to change nick bubbles above players head)Add MultiVerse supportAdd PermissionsBukkit support(added advanced.yml config file)Add {C} for showing players country (like CZ, UK, US, FR,...)Add {I} for showing players IPConfigurable (TAB) list of players on serverAdd permission to see every message posted in chat (default for every OP)Add permission for bypassing range mode (you can send message visible for everyone)Add {F+} format code (same as {F} but with space behind)Add new color codes (&w - bold (as wide), &u - underline,...)Hiding IP adresses and URLs in chat (maximum number of dots in one word)Ranged mode for messagesBlocked words in chat

-
View User Profile
-
Send Message
Posted Sep 24, 2012@SuperWolfcash
I was thinking about that and I concluded it will be very problematic.
-
View User Profile
-
Send Message
Posted Sep 24, 2012Dear Developer of this plugin,
I love you. This is the only chat formatting plugin that works right with my server. Please keep it up!!!
Cydp3
-
View User Profile
-
Send Message
Posted Sep 22, 2012@Adrenalineq
Don't worry, I will add it in new version.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@coletam
yup where is global/range mode ? :( without it this is not ChatManager :/
-
View User Profile
-
Send Message
Posted Sep 20, 2012Would be great if you could also add compatibility with PermissionsBukkit!
-
View User Profile
-
Send Message
Posted Sep 13, 2012maybe GLOBAL and LOCAL chat = awesome plugin.
-
View User Profile
-
Send Message
Posted Sep 13, 2012Works great with PermissionsEX and factions on my hardcore server! Can't wait to see range mode implemented. Keep up the great work!
-
View User Profile
-
Send Message
Posted Sep 13, 2012Dude when will you Update your plugins i really need it =P
-
View User Profile
-
Send Message
Posted Sep 4, 2012Please download link!!!
-
View User Profile
-
Send Message
Posted Sep 1, 2012@Nic2555
I release the plugin files soon, then you can try it.
-
View User Profile
-
Send Message
Posted Aug 30, 2012Hey My name is Nic and i find your plugins very interesting but i got a question. I'm using a color chat system like yellow for default blue for VIP and red for staff. I'm also using Multiverse so it look like that [Spawn][Owner]Nic: (red)Hello So my question is When i'm trying to install Faction. it remove the [spawn] and the red color to my chat And it also change the prefix for something like <[owner]Nic>: Hello I want to know if your plugins will allow me to keep the [Spawn] and the color chat and also remove the <> Thanks !
-Nic P.S. i'm using essentials chat color system.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@PerwinCZ
Okay, sounds good. Can't wait for it to be released!
-
View User Profile
-
Send Message
Posted Aug 29, 2012@coletam
Maybe I will add it in next version. Now I am just waiting for CB 1.3.2, then I will post here plugin files.
-
View User Profile
-
Send Message
Posted Aug 29, 2012Sounds interesting. I was wondering if you can also add a chat range system, like you can only hear within a 100 block radius or something.