- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Local Chat + OOC + Shout
- 1 Like
- Minecraft
- 156 Monthly Downloads
- Supports: 1.2.5
- 4,000 Total Downloads
- Updated 04/14/2012
- Created 11/07/2011
- 0 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Grover's Law of authority
- Newest File: Local Chat 2.3
About Local Chat + OOC + Shout
Sorry about not updating this in a while, ive been busy. I have remade Local Chat, it is now more flexible, easier to update and offers more options
Features
- Economy support with vault (not required)
- Ability to add as many chat modes as you want
- More options for a chat mode
- Global config options
- Permissions support
- Formatting options
Usage
To add a chat mode to a world, create a config file in your plugins/localchat directory (if this directory doesnt exist, start the server and the plugin should create the folder). The file name has to match the name of the world you want the modes to be active on. So if you had a world called localchat_world, you would call the config file localchat_world.yml
The file must end in yml!
You now need to add each mode you want to the world configs, like this:
1 2 3 4 5 6 7 8 9 | local: default: true radius: 20 tag: "[Local]" format: "&4<tag> &2<name>:&f <text>" pay: 10 commands: - "local" - "l" |
Available Chat Mode Options
| option | description | default |
|---|---|---|
| default | This will mark this chatmode as the default chat. You can only have own default per world | false |
| radius | The distance in which other players can hear each other | 0 |
| tag | The tag to insert into the message, if no tag is provided it will not insert one. | |
| format | The format of the message, if this is provided it may override other plugins. Options include: <tag>, <name>, <text>, <suffix>, <prefix> and &1-9/a-f for colour | |
| pay | How much it costs to use this chat mode, requires VAULT | |
| commands | A list of commands to use this chatmode with | |
| global | If set to true everyone in the server can hear you when using this mode | false |
| read_permission | The permission to read messages from this chatmode, no permission is required by default. | |
| write_permission | The permission to write messages to a chatmode, no permission is required by default. | |
| suffix | Used with format to add a suffix to the message | |
| prefix | Used with format to add a prefix to the message |
Commands
Default commands that are included are:
- /lc reload - reloads the config files; require permission node localchat.admin.reload
- /lc spy - allows you to see anything that is said, even if outside the radius; requires permission node localchat.admin.spy
- /toggle <chatmode> - toggles a chatmode so that everything you say is in that mode (ie /toggle shout will always make you shouting if you have a shout mode)
- /toggle - clears your toggle
- /c - toggle alias
- /chat - toggle alias
- /tg - toggle alias
- /to - toggle alias
- Added suffix
- Added prefix
- Fixed bug when only a default chat mode existed
- Removed permission option for modes
- Added read_permission option for modes
- Added write_permission option for modes
- Added aliases for toggle command
- Made toggle command accept commands as arguments
- Added <prefix> and <suffix> option to format
Everything seems to be working; haven't tested permissions.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Local Chat 2.3 | Release | 1.2.5 | 2,246 | 04/14/2012 |
| LocalChat 2.2 | Release | 1.2.5 | 193 | 04/13/2012 |
| Local Chat 2.1 | Release | CB 1.2.5-R1.0 | 234 | 04/09/2012 |
| Local Chat 2.0w | Release | CB 1.2.5-R1.0 | 154 | 04/08/2012 |
| LocalChat 0.7 | Release | CB 1.0.1-R1 | 653 | 01/14/2012 |
| LocalChat 0.6 | Release | CB 1.0.1-R1 | 100 | 01/09/2012 |
| LocalChat 0.5 | Release | CB 1.0.1-R1 | 139 | 01/05/2012 |
| Local Chat 0.4 | Release | CB 1.0.1-R1 | 120 | 12/29/2011 |
| Local Chat 0.3 | Release | CB 1337 | 333 | 11/13/2011 |
| Example Config | Release | CB 1337 | 140 | 11/07/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 193,002 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 153,994 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 85,315 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 75,172 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 62,844 Monthly Downloads
Comments
Could you please update this to current version, I really would love to have this for my server
How do i use this?