Help
Since version 0.4, iChatPlayerList now supports custom formatting for Tab name and for Displayname. Both options are also optional.
Commands
/ichatplayerlist reload : Players with the permissions "ichatplayerlist" can use this to reload the configuration.
Configuration file
OPSymbol: '*'
This is the symbol to display for the flag $OP. The symbol will show only if the player is OP. Can contain colors (e.g.&2).
CreativeSymbol: ''
This is the symbol to display for the flag $CREATIVE. The symbol will show only if the player is in gamemode creative. Can contain colors (e.g.&2).
SurvivalSymbol: '!'
This is the symbol to display for the flag $SURVIVAL. The symbol will show only if the player is in gamemode survival. Can contain colors (e.g.&2).
ShowBothStatus: false
When this is true and the player is OP, only the OP symbol will show. If it's false, both the OP symbol and the Creative/Survival symbol will show.
TooLongTabNameSymbol: '..'
When names exceed 16 characters on the Tab list, they will be truncated and this will be added at the end of the name. Put empty '' for not symbol.
NOTE: Each colors take 2 characters. Meaning if you end up with 2 colors, you lose 4 characters from my name
ShowInTAB: true
Enables the plugin to modify the Tab list using the tab format.
TabFormat: '$OP$CREATIVE$LASTCOLORPREFIX$NAME'
Format to be used when building the tab list name. See below for flag references.
ShowInDisplayName: true
Enables the plugin to modify the Displayname using the display name format.
DisplayNameFormat: '$LASTCOLORPREFIX$NAME'
Format to be used when building the tab list name. See below for flag references.
ShowInOverhead: true
You must have tagAPI installed. Colors your "over head" name or tag.
OverheadFormat: '$LASTCOLORPREFIX$NAME'
Format to be used for showing on the tag name. See below for flag references.
ColorNamesInChat: true
If it finds in chat a name corresponding to an online player, it will add in front the last color of the prefix of that player and after the name it will insert the last color of the suffix of that player. If you do not have suffix set, it is suggested to set them to &f.
Flag list
This is the possible flags that can be used in the tab and display name formats. NOTE: You can also add text and colors in the format.
$OP : Shows when the player is OP.
$CREATIVE : Shows when the player is in creative mode.
$SURVIVAL : Shows when the player is in survival mode.
$NAME : Shows the player name (Username)
$DISPLAYNAME : Shows the player display name. NOTE: Flag not available for the Display name format.
$PREFIX : Shows the full prefix
$SUFFIX : Shows the full suffix
$FIRSTCOLORPREFIX : Shows the first color of the prefix.
$FIRSTCOLORSUFFIX : Shows the first color of the suffix.
$LASTCOLORPREFIX : Shows the last color of the prefix.
$LASTCOLORSUFFIX : Shows the last color of the suffix.
Example
Prefix : &4[King]
Suffix : &f
Name : DefaultUser
Tabformat : $LASTCOLORPREFIX$NAME&f
Result : &4DefaultUser&f
Other format examples :
&4$OP$SURVIVAL$CREATIVE$LASTCOLORPREFIX$NAME&f
&6$NAME$CREATIVE
-
View User Profile
-
Send Message
Posted Jul 9, 2012It doesn't work on my server. Is it because it isn't compatible with permissions bukkit?
-
View User Profile
-
Send Message
Posted Jul 11, 2012How do I make it show a nickname I tried putting $DISPLAYNAME but when I press TAB it shows players as $DISPLAYNAME
-
View User Profile
-
Send Message
Posted Aug 16, 2012Does this work with bpermissions? I'm running it on a test server with just ichat, this plugin, and bpermissions. I set my rank to guest, and it shows a white prefix called veteran, when it should be gray and say guest. Do I need to use something to make bpermissions work like bchatmanager? Please help, thanks!
-
View User Profile
-
Send Message
Posted Jan 23, 2013hi
can u add an option too see the /Nick-name on the playerlist ? not the real one?
-
View User Profile
-
Send Message
Posted Jan 23, 2013i cant fnd IChat its ''deleted''
-
View User Profile
-
Send Message
Posted Feb 14, 2013I cant find iChat because it says it is deleted
-
View User Profile
-
Send Message
Posted Mar 10, 2013Google it, Drakia has it on his own website.
-
View User Profile
-
Send Message
Posted Oct 16, 2013I have installed TagAPI, IChat and IChatPlayerList. I configed some things so i get the normal PermissionsEX prefix. But only the OP people can use the feature of typing a name in chat and have it colored , people who are not OP and type anothers name just get a white output. Could anyone tell me what causes this?