Domestos submitted a new resource:
Chatmute - Helps moderating chat by muting players
Read more about this resource...
Chatmute [Unmaintained]
Discussion in 'Plugin Support' started by Domestos, May 25, 2015.
-
to unmute /globalmute , would I just type it again?
-
-
Я не могу дать тихую обработку по / отключения что делать ??
если вам нужно код авторизации записи?
I can not give the silent treatment by / mute what to do ??
if you need the authorization code is a writing?Last edited by a moderator: May 25, 2015 -
What did u typed, lol? -
GlobalMute doesn't work for my server.
Attached Files:
-
-
-
Chathandler- But /mute works perfectly fine.
-
-
Can you edit colors in the broadcast messages?
-
Wulf Community Admin
-
Code:
"Player": { "BroadcastMutes": "{name} has been muted", "BroadcastMutesTimed": "<color=red>SERVER<end> : {name} has been MUTED for {time}", "BroadcastUnmutes": "SERVER : {name} has been UNMUTED", "GlobalMuted": "SERVER : Chat is globally muted by an admin", "GlobalMuteDisabled": "SERVER : Global chat mute disabled", "GlobalMuteEnabled": "SERVER : Chat is now globally muted", "IsMuted": "SERVER : You are muted", "IsTimeMuted": "SERVER : You are muted for {timeMuted}", "Muted": "SERVER : You have been muted", "MutedTimed": "SERVER : You have been muted for {time}", "Unmuted": "SERVER : You have been unmuted" }
-
-
error
ошибкаAttached Files:
-
-
I have permissions admin, canmute, canglobalmute and still says, "You don't have permission to use this command." I have owner access.
-
Wulf Community Admin
-
Nvm. Got it working
-
Code:
File: chatmute.lua Line: 626 argument number 2 is invalid: at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filename unknown>:0 [Oxide] 11:50 PM [Error] Failed to call hook 'OnRunCommand' on plugin 'ChatMute'
Last edited by a moderator: Jun 10, 2015 -
-
Code:
[Oxide] 7:52 AM [Error] Failed to call hook 'OnRunCommand' on plugin 'ChatMute' File: chatmute.lua Line: 626 argument number 2 is invalid: at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jun 10, 2015