Hello, i need help for TempMute py. i edit tempmute plugin but its not work.
i want to ;
/tempmute <PlayerName> <Time>
Line 76;
if cmd == "tempmute":
if Player.Moderator or Player.Admin:
if len(args) >= 2:
target = self.CheckV(Player, args)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.