Added config option for the "no one is listening" message.
The new value can go anywhere in the config, but here is where I put it:
Code (Text):
# If true, /ignore will block chat from the ignored player as well as PM's
ignorechat: false
# The message shown to players alerting them no one is in the channel to hear them
emptychannelalert: "&6No one is listening to you."
messageremovericon: '&c[x]'
messageremovertext: '&cRemove Message'
messageremoverpermissions: '&cYou need additional permissions to view this message!'
(The other parts are just to give context.)