This may have already been answered, but a quick search didn't come up with anything. Basically, I use LiveChat. When I set socialspy for myself, I see the players command, and then the [Spy] message. (See Below)

How do I get it so the initial command doesn't show, just the [Spy]? I am including my PermissionsEX nodes incase I'm forgetting something..
Thanks! You can msg me here, or on Skype @ Shayd713
How do I get it so the initial command doesn't show, just the [Spy]? I am including my PermissionsEX nodes incase I'm forgetting something..
Click to reveal
Owner:
options:
rank: '100'
prefix: '&f[&6&lOwner&f]&1 '
permissions:
- -vanish.effects.smoke
- -vanish.effects.bats
- -vanish.effects.lightning
- -vanish.effects.explode
- -vanish.effects.flames
- -vanish.joinvanished
- -essentials.socialspy
- -vanish.nochat
- '''*'''
- livechat.socialspy
options:
rank: '100'
prefix: '&f[&6&lOwner&f]&1 '
permissions:
- -vanish.effects.smoke
- -vanish.effects.bats
- -vanish.effects.lightning
- -vanish.effects.explode
- -vanish.effects.flames
- -vanish.joinvanished
- -essentials.socialspy
- -vanish.nochat
- '''*'''
- livechat.socialspy
Thanks! You can msg me here, or on Skype @ Shayd713
4
You enabled both Essentials socialspy AND the livechat one.
Anyone fix this? I'd love to know how. Thanks!
Ya. I've tried by adding # before each one..but still doesn't seem to hide them.
Click to reveal
# These commands will be shown to players with socialSpy enabled.
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
# Set - '*' in order to listen on all possible commands.
socialspy-commands:
# - msg
# - w
# - r
# - mail
# - m
# - t
# - whisper
# - emsg
# - tell
# - er
# - reply
# - ereply
# - email
# - action
# - describe
# - eme
# - eaction
# - edescribe
# - etell
# - ewhisper
# - pm
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
# Set - '*' in order to listen on all possible commands.
socialspy-commands:
# - msg
# - w
# - r
# - m
# - t
# - whisper
# - emsg
# - tell
# - er
# - reply
# - ereply
# - action
# - describe
# - eme
# - eaction
# - edescribe
# - etell
# - ewhisper
# - pm
This section off essentials may help you.
# These commands will be shown to players with socialSpy enabled.
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
# Set - '*' in order to listen on all possible commands.
socialspy-commands:
- msg
- w
- r
- mail
- m
- t
- whisper
- emsg
- tell
- er
- reply
- ereply
- email
- action
- describe
- eme
- eaction
- edescribe
- etell
- ewhisper
- pm
# These commands will be shown to players with socialSpy enabled.
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
# Set - '*' in order to listen on all possible commands.
socialspy-commands:
- msg
- w
- r
- m
- t
- whisper
- emsg
- tell
- er
- reply
- ereply
- action
- describe
- eme
- eaction
- edescribe
- etell
- ewhisper
- pm
