WorldChannels
WorldChannels
About
This plugin allows for directional chat between worlds. For instance, when a player speaks in a specific world, their message gets sent to players of specified receiver worlds. WorldChannels was made for Ny Verden Productions' Amazocraft.
Features
- Separate channels based on worlds.
- Player messages can be directed to specific worlds.
- Per-world message formatting.
- Supports various fields, such as player prefix / suffix, world name, etc.
- Supports parsing chat colors and formatting codes.
- Observer mode to allow staff to hear all messages regardless of message direction.
- Per-world announcements.
- Per-world local radius chat.
- (Should) Work with other chat formatting plugins.
This plugin depends on Vault.
Commands and Permissions
Configuration
TODO:
- ???
Trello Dev board
Visit the Trello board to see the current todo list for all projects.
You can comment and vote on any of the topics there.
All changes on the Trello board are in real-time.
If this plugin has helped you, please consider donating.
-
View User Profile
-
Send Message
Posted Dec 9, 2012Could you update this plugin? It's currently having problems with 1.4.5r-0.2. Also, an option to turn off the message that says "no one can hear you" when using local chat would be nice. I tried to disable it, but it didn't work.
EDIT: It would also be nice if the "/wc shout" changed in 2 ways: 1. Was a toggle instead of an in-line chat command 2. If it acted as a global channel and the "shouted" was removed.
As an admin of Dewcraft, I haven't found a chat plugin that is simple and easy to setup like this one, as well as, a plugin that BOTH separates channels per world and enable local chat on selected worlds. I hope this plugin comes up to date.
-
View User Profile
-
Send Message
Posted Oct 13, 2012I've got a suggestion. An option to turn the channel off for some worlds. For example, I use this plugin to separate my pvp world and normal world's chats, but say I wanted a resource world that I want to have players receive and send chat to the normal world. Also: a shorter alias for /wc shout would be a godsend.
-
View User Profile
-
Send Message
Posted Oct 5, 2012@xDrapor
@xDrapor
Sorry for the late reply. Work keeps me busy... and usually not wanting to program when I get home...
I'll try and have a look at it this weekend... that is if Guild Wars 2 doesn't distract me. D:
-
View User Profile
-
Send Message
Posted Oct 5, 2012@Gangstafary
I think so... I mean, the configuration in question seems sound in theory.
If it doesn't work, let me know... albeit I don't know how long it would take for me to push out an update when my job takes up majority of my time and focus.
-
View User Profile
-
Send Message
Posted Oct 3, 2012Good plugin, I haven't tried it yet, I want to make sure of one thing before.
I'm setting up a RPG server, Can I, with this plugin, don't use the world to world chat (put it in false) and use only the local chat ratius? (I'm having too many problems with ChannelChat and I need a plugin that allows me to edit the voice's block range)
-
View User Profile
-
Send Message
Posted Sep 1, 2012Also get this stack trace occasionally: http://pastie.org/4647761
-
View User Profile
-
Send Message
Posted Aug 31, 2012Hey man, I'm back with this plugin, however, there are a multiple number of bugs I'm experiencing at this time:
Scratch that, I had perms i think for seeing other worlds (observer?) Fixed with negated perms, sorry. /wc observer throws that stack trace still.
Thanks,
Drap
-
View User Profile
-
Send Message
Posted Aug 21, 2012@Mitsugaru
Sorry for late response, school started for me and I have less time on my hands.
Will try out asap and get back to you with results! Thanks!
EDIT: Just a few moments after updating the plugin, new errors: http://pastie.org/4565404
I can confirm I am on latest vault, bukkit 1.3.1 R2.0 and using GroupManager as permissions.
-
View User Profile
-
Send Message
Posted Aug 19, 2012@ad35226
Can you test this version here: https://github.com/Mitsugaru/WorldChannels/downloads
Let me know how it goes.
-
View User Profile
-
Send Message
Posted Aug 16, 2012@ad35226
Thanks for letting me know and for providing the stack trace. I will look into it tomorrow.
-
View User Profile
-
Send Message
Posted Aug 16, 2012Hmm, The issue seems to not be present when there are < 100 players on my server however when it reaches more than that some parts of playerchat are totally missed from the plugin and passed on as normal chat:
https://dl.dropbox.com/u/22563933/wc.PNG notice the formatted chat and the player with the white text and name, the error happened when this was thrown : http://pastie.org/4523131
-
View User Profile
-
Send Message
Posted Aug 12, 2012@ad35226
Thanks, I was waiting on your feedback before pushing the release to the project page.
-
View User Profile
-
Send Message
Posted Aug 12, 2012Just reporting back,
So far the plugin has worked perfect with no errors since I updated to the snapshot.
Thanks so much! And will report back if i find anything else!
-
View User Profile
-
Send Message
Posted Aug 8, 2012@ad35226
Can you try version 0.143 and let me know if you still have that error: https://github.com/Mitsugaru/WorldChannels/downloads
And if you do, as usual, send me the stack trace.
-
View User Profile
-
Send Message
Posted Aug 8, 2012@bfathman6
Just to let you know, I haven't forgotten the additions that we had planned. The plugin was actually in the middle of the changes when I had to do the minor 1.3.x compatibility updates. I just haven't had much time lately to work on it. Not to mention that I'm waiting on a new computer to come as my current development computer is sorta dying on me and makes it difficult to do anything on it.
So, just to keep you updated (although you can see it on the Trello dev board), parts of what we wanted do work. Such as per world channels, with individual channel configurations. Cross-channel/world broadcast. However, still need to get some of the other things working before I can release v0.2.
-
View User Profile
-
Send Message
Posted Aug 7, 2012@ad35226
Thanks for the info. I'll try and look at it tonight.
-
View User Profile
-
Send Message
Posted Aug 7, 2012Hey!
The plugin works great however there is this one error I got: http://pastie.org/4407297
Not sure what it causes In-Game but just wanted to show you that error to see if it may help in some way
EDIT: Running Craftbukkit 1.3.1 R1.0 and
java version "1.7.0_05" Java(TM) SE Runtime Environment (build 1.7.0_05-b05) Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
-
View User Profile
-
Send Message
Posted Aug 5, 2012@ad35226
Yeah, I know. I pushed updates for my other plugins. I'll be pushing an update here as well.
-
View User Profile
-
Send Message
Posted Aug 5, 2012Just letting you guys know of this issue:
[WARNING] [WorldChannels] "WorldChannels v0.141" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.mitsugaru.WorldChannels.events.WChatListener.chatEvent(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [Mitsugaru]. org.bukkit.plugin.AuthorNagException
-
View User Profile
-
Send Message
Posted Jul 25, 2012@DaC0
Optimally, you'll want to put that in the prefix for the player or the player's group.
However, if you want to do it through the formatter, all you have to do is make sure you put the color code before the %name field.
Ex/
&6%name
The above will make the name (and everything afterwards) to gold. Note, that the formatter will apply to all the players of that world's chat... Once again, to do it on a per-player / per-group basis, put it in their prefix in your permissions system. Then you can do the standard:
%prefix%name