[INACTIVE][CHAT] AreaChat v1 - Localized Chat, with Shout Command

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 18, 2011.

  1. Offline

    Zenexer

    Looking for the current build number? It has moved to the thread title. :)

    Players can only hear other players within a 200-block-ish radius. The actual shape, for performance, is not actually a sphere, but a cuboid with its diagonals parallel to the world's axes. Generally, if a player is in sight, (s)he will be heard. Players out-of-sight should not be heard.

    Shouting/yelling can be accomplished with the /shout command. Shouts are surrounded by red angled brackets, instead of the normal white brackets. I can make this customizable upon request. Aliases for the /shout command are /sh, /yell, and /y--be sure to take that into account if you utilize GroupUsers for permissions, as you will need to treat them as separate commands!

    Holding bedrock will enable two features: you will always shout, and you will hear all local chatter, no matter how far away you are.

    Just in case someone invents a cool plugin to enable hopping between the normal world and the Nether, the plugin takes the world type into account. Just in case. ;)

    If anyone is interested in the source code, let me know, and I'll upload it.

    Download the JAR or get the source code

    Copy for wget command:
    Code:
    wget http://www.earth2me.com/x/minecraft/bukkit/AreaChat.jar
    Copy for curl command:
    Code:
    curl -o AreaChat.jar http://www.earth2me.com/x/minecraft/bukkit/AreaChat.jar
    Commands
    • /shout, /sh, /yell, /y: Sends a global message
    • /areachat: Reloads the configuration
    • Holding bedrock: Listens to all chat and always shouts

    Configuration
    • players-can-shout: true to enable shouting, false to disable shouting. Overridden by bedrock. Default: true
    • shout-radius: approximate distance between two players under which to consider them within earshot. Default: 200
    • shout-prefix: prefixes each shout message, in red. Default: "[Shout]"
     
  2. Offline

    TehSeph

    Still awaiting confirmation on iChat status...
    Also, now that it's available, is MultiVerse compatible? Will it be soon?
     
  3. Offline

    zajacmp3

    Craftbukkit #302

    Not working. Or I can't make it working :) Had it before and after update it is useless

    2011-02-11 00:12:30 [INFO] zajacmp3 issued server command: y asd
    2011-02-11 00:12:30 [INFO] Unknown console command. Type "help" for help.
     
  4. Offline

    Phanku

    Bump for iChat support
     
  5. Offline

    zwarmapapa

    This might be a dumb question, but anyway, where can I edit the settings? The plugin doesn't create a file?
     
  6. Offline

    generalmek

    not work with iChat :(
     
  7. Offline

    Phanku

    Bump for update ... I tried to update this but missing something some where
     
  8. Offline

    capsup

    I made a unofficial update for my own server, I'll release it for download here:
    here
    The only problem with my update is the fact that I couldn't be bothered to get the config file to work. Everything is at default options:
    shoutprefix = [Shout]
    adminsalwaysshot = false
    playerscanshout = true
    shoutradius = 30

    If anybody has problems with this config, I'll be more than happy to compile another .jar for you, because I really cannot be arsed to fix the configuration file as I personally don't use it all.
     
  9. Offline

    Phanku

    Could you give me a copy with.
    adminalwaysshout=false
    playerscanshout=true
    shoutradius=200


    Thank s , =)
     
  10. Offline

    capsup

  11. Offline

    Phanku

  12. Offline

    Napu

    Please update this for the latest bukkit! :D
     
  13. Offline

    zajacmp3

    After my essentials plugins for local chat stopped working, update of this would be appreciated
     
  14. Offline

    JakeLulz

    Might be a bit late with this, but any chance I could get one with this config?;

    shoutprefix = [Shout]
    adminsalwaysshot = false
    playerscanshout = false
    shoutradius = 50
     
  15. Offline

    zajacmp3

    Anyone is willing to update this to 617 or higher?
     
  16. Offline

    jakgon

    i think the link was error? please send the jar file to [email protected] please i want it
     
  17. Offline

    lycano

    If you are searching for an alternative ChatManager may be an option for you. It includes ranged chat ability. Of course you would have to use PermissionsEx too as it not a standalone plugin merely and addon like ModifyWorld.
     

Share This Page