World Chat
World Chat
What it does:
World Chat is a VERY light weight plugin (Literaly only 30 lines of code) that allows separate chat for every world. For example if there were 2 worlds ("Survival" and "PVP" for this example) and if a player in the world "PVP" said "gg" than only the players that are also on the world will see "gg". The players on survival will not see that chat message.
Features:
- Separate chat per world
- Does not inter fear with chat format, colors, etc
- Very light weight
Installation:
All that you have to do to install the plugin is put it in your plugins folder in your spigot or bukkit server. Then just reload and it should work fine, multiverse or multiword are not required for this plugin to work.
Source Code:
Version 1.0 - http://pastebin.com/KBDnt9cT
Future Plans:
- Add permission to disable this
- Add disabled worlds in a future config
-
View User Profile
-
Send Message
Posted Jul 17, 2014I only ask for one addition. Please add the ability to declare world groups. Let's say I have worlds 1, 2, 3, and 4. And I create world groups A and B. Now, if I assign worlds 1 and 2 to Group A and worlds 3 and 4 to Group B, then people in world 4 will be able to hear people in world 3, but not people in worlds 1 or 2.
And before anyone else asks for it, you might want to add chat prefix's per world/group as well.