NeatChat
NeatChat
NeatChat is meant to be as easy to use as possible as well as very lightweight. This plugin has many variables that you can use to customize your chat.
Waiting for 1.1 to be approved
Features
- Many variables
- Easy to use
- Lightweight
Config
format: '%player%: %message%'
Variables
- %player% - Replaced with the player name
- %level% - Replaced with the player level
- %maxhealth% - Replaced with the player's maximum health
- %health% - Replaced with the player's health
- %world% - Replaced with the name of the world theplayer is in
- %posx% - Replaced with the player's X position
- %posy% - Replaced with the player's Y position
- %posz% - Replaced with the player's Z position
- %gamemode% - Replaced with the player's gamemode
- %prefix% - Replaced with the player's prefix (Permission Plugin Group Prefix)
- %suffix% - Replaced with the player's suffix (Permission Plugin Group Suffix)
- %group% - Replaced with the player's group (Permission Plugin Group)
- %money% - Replaced with the player's balance (Economy plugins supported by vault)
- %message% - Replaced with the message the player wrote
You can use "&" without the quotes for coloring
Planned Features
- Permission based formats
- More variables
- Ability to change variables in the config file
- Configurable log in, log out and welcome messages
Dependencies
Vault 1.4.1 MUST BE 1.4.1 OR HIGHER!
Leave a comment or make a ticket if you want to see any feature!
-
View User Profile
-
Send Message
Posted Jul 26, 2014This plugin support 1.6.2 version?
-
View User Profile
-
Send Message
Posted Jul 13, 2014@aburt
Fixed in 1.1 Waiting for it to be approved.
-
View User Profile
-
Send Message
Posted Jul 9, 2014@omneedev
It only happens when you have $$$ in your chat. Nothing weird shows up like a error.
-
View User Profile
-
Send Message
Posted Jul 9, 2014@aburt
Does it throw any error in the console? I'll look into it. Thanks for reporting the bug
Also, what message did you send?
-
View User Profile
-
Send Message
Posted Jul 8, 2014Found a bug.
-
View User Profile
-
Send Message
Posted Jul 6, 2014@GallantmosPlugins
Sure I can add that.
-
View User Profile
-
Send Message
Posted Jul 6, 2014You can add a first join message
@EventHandler public void onPlayerJoin(PlayerJoinEvent event){ if(!(event.getplayer.hasplayedbefore)){ ADD STUFF HERE FROM CONFIG } }
-
View User Profile
-
Send Message
Posted Jul 5, 2014@XxZangoranxX
I can add that. At the moment, the plugin doesn't change welcome messages, would you like it to let you change login, logout and welcome messages?
-
View User Profile
-
Send Message
Posted Jul 5, 2014Add configurible varibels. So you can set what you want Ex:
%pn%: %playername%
%wel%: Welcome to %srvrnm%!