Unable to run ingame commands as 'OP' or 'VOICE'
sowiszcze opened this issue ยท 8 comments
All ingame commands assigned to USERS
works properly, giving proper output, but when trying to run any command assigned to VOICE
or OP
it gives me You cannot use that command from IRC
, even when I'm owner and op of channel.
It sounds to me like you didn't set the INGAME_COMMANDS: true in your settings.yml
It was the first thing I've checked. Everything is set properly, because for standard user it works as it is supposed to. Only for OP
and VOICE
there is an error.
Yes, I did this. Commands which work for USERS
don't work anywhere else.
I'll send my config when I'm home to be clear.
W dniu 2012-02-11 16:27 uytkownik "Fletch to 99" <
[email protected]>
napisa:
Did you add the commands to the list?
Reply to this email directly or view it on GitHub:
#31 (comment)
I can't reopen this issue, but there still is a problem.
My config for MonsterIRC (essential part):
ADMIN:
INGAME_COMMANDS: true
INGAME_COMMANDS_PREFIX: .
Channel file:
CHANNEL:
SETTINGS:
AUTOJOIN: true
DEFAULT: true
PASSWORD: ''
SHOW_JOIN_AND_LEAVE_MESSAGES: true
CHATTYPE:
GLOBAL:
ENABLED: true
MCMMO:
ADMINCHAT:
ENABLED: false
HEROCHAT:
ENABLED: false
CHANNEL: IRC
COMMANDS:
OP:
- '*'
VOICE:- time
USERS:- help
- list
And it gives me:
.list
Connected players: list_of_players
.time set 0
You cannot use that command from IRC.
I'm op of this channel, and just to be sure, also I have voice.