1

HeroChat Help

demispark 9/30/13 3:54 pm
400
9/30/2013 4:28 pm
Hello, I was wondering if someone could help me with herochat. I have setup a local chat so players can hear other only within 250 blocks, but when you type /Ch join local, you're still in global. Then, if you type /ch leave global, you get a message saying "You must join the channel beofre you can speak. I want the users to be able to just swich channels.

Global Config:
name: Global
nick: G
format: '{default}'
password: ''
color: DARK_GREEN
distance: 0
shortcut: false
verbose: true
crossworld: false
muted: false
worlds: []
bans: []
mutes: []
moderators: []


Herochat config:
moderator-permissions:
can-kick: true
can-ban: false
can-mute: true
can-remove-channel: false
can-modify-nick: false
can-modify-color: false
can-modify-distance: false
can-modify-password: false
can-modify-format: false
can-modify-shortcut: false
can-modify-verbose: false
can-modify-focusable: false
can-modify-crossworld: false
can-color-messages: true
can-view-info: true
can-focus: true
default-channel: Global
censors: []
format:
default: '{color}[{nick}] &f{prefix}{sender}{suffix}{color}: {msg}'
announce: '{color}[{nick}] {msg}'
emote: '{color}[{nick}] * {msg}'
private-message: '&d{convoaddress} {convopartner}&d: {msg}'
use-channel-emotes: true
locale: en_US
log-chat: true
log-to-bukkit: false
twitter-style-private-messages: true


Local config:
name: Local
nick: L
format: '{default}'
password: ''
color: YELLOW
distance: 250
shortcut: false
verbose: true
crossworld: false
muted: false
worlds: []
bans: []
mutes: []
moderators: []
Posted by
demispark
Level 1 : New Miner
7

  Have something to say?

JoinSign in

1

oggehej
09/30/2013 4:28 pm
Level 18 : Journeyman Toast
Fist of all, what is the difference between joining and focusing?

  • - To join a channel means that you can take part of the messages sent there. The only thing is that you can have joined several channels (i.e. you'll receive messages from several channels).

  • - To focus (also known as active channel) is to decide which channel your messages will appear at when you type something. You need to have joined that channel in order to do that.


After you've joined the channels (which you know how to do), you need to focus on a channel (to decide which channel the message will appear in). You can do that by typing /ch Name-of-channel, and try again.
1

Welcome