zChat
zChat is a very simple chat manager for Bukkit. It was optimized to work with zPermission and requires Vault (other permissions plugins which uses Vault should also work, I only tested the plugin with bPermissions).
Place "!" before your message to write in to the global chat.
List of features:
- color chat
- local chat (optional)
- prefix/suffix support
- Factions support
Installation
Make sure you have following plugins installed and configured:- Vault
- Vault-supported permissions system (there is a list on the Vault page)
Config
formats:
message-format: '[%world] %prefix %player: &f%message'
local-message-format: '[LOCAL] %prefix %player: &f%message'
toggles:
ranged-mode: false
factions-support: false
other:
chat-range: 100.0
- message-format - Format of a chat message when ranged mode is disabled or a global message format if ranged mode is enabled
- local-message-format - Explains itself :)
- ranged-mode - Disable or enable local chat
- factions-support - Disable or enable factions support. Be sure to disable that, if you don't have Factions plugin, otherwise you will get errors
- chat-range - Local chat radius
Place "!" before your message to write in to the global chat.
Permissions
- zchat.spy - Allowes you to see all local and global messages. Useful for moderators.
- zchat.color - Allowes you to use color codes in the chat
-
View User Profile
-
Send Message
Posted Jul 12, 2013So um, apart from adding factions support and renaming everything, what exactly did you do?
There's no zPermissions "optimisation" as far as I can see, and you've even left a huge chunk of my code commented out https://github.com/alexanto/zChat/blob/master/src/ru/gksu/mc/zChat/zChatListener.java#L50
I'm not mad, just curious to see your reasoning behind this.
-
View User Profile
-
Send Message
Posted Jul 4, 2013@LeakCraft
What permissions plugin do you use?
-
View User Profile
-
Send Message
Posted Jul 3, 2013Plugin isn't working on 1.61.
-
View User Profile
-
Send Message
Posted Jun 26, 2013Line 107 in zChat.java
String suffix = chat.getPlayerPrefix(player);
Edit: Also, in a plugin like this,
/zchat reload
would be very useful
-
View User Profile
-
Send Message
Posted Jun 26, 2013%suffix seems to be being read wrong as %prefix.
I have zPermissions, zChat, and Factions.
-
View User Profile
-
Send Message
Posted Jun 26, 2013@sgtcaze
Any logs?
-
View User Profile
-
Send Message
Posted Jun 19, 2013Hmm when using %suffix on PEX, it repeats the %prefix. Any thoughts?
-
View User Profile
-
Send Message
Posted Jun 18, 2013@Galexrt
maybe next weekend
-
View User Profile
-
Send Message
Posted Jun 17, 2013Can you please add Towny compatibility? This would be awesome for my towny server. At the moment if i add the towny prefixes it just puts them normal out not converted into values :(
-
View User Profile
-
Send Message
Posted Jun 16, 2013@lANTHONYl
Excuse me, custom what?
-
View User Profile
-
Send Message
Posted Jun 9, 2013Any thoughts on adding custom chans?
-
View User Profile
-
Send Message
Posted May 15, 2013Hey, awesome plugin, but is it possible to add more config options, like bChatManager has?
I'm mostly interested in the "message-format" and "personal-message-format"
Also, the ability to add channels would be nice as well, thanks!
-
View User Profile
-
Send Message
Posted May 10, 2013@AnimeTay19
Sure, just add me by skype: alan_derua. My English is not perfect but I'll do my best.
-
View User Profile
-
Send Message
Posted May 7, 2013@truealexanto
yes ;p , ZPermissions. Spigot: #844
-
View User Profile
-
Send Message
Posted May 7, 2013@truealexanto
do you think you could ghelp me setup zpermissions?
-
View User Profile
-
Send Message
Posted May 7, 2013Do you use zPermissions? What Minecraft version?
-
View User Profile
-
Send Message
Posted May 7, 2013Nevermind, it works with Vault: 1.2.25 o.o but with this from github no :C
-
View User Profile
-
Send Message
Posted May 7, 2013Still dont work ;p i have downloaded Vault from github :) prefixes i mean dont work ^^