Skip to content
/ AutoMod Public

A simple plugin to automatically mute people who say the words selected in the config.

License

Notifications You must be signed in to change notification settings

Yookou/AutoMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoMod

A simple plugin to automatically mute people who say the words selected in the config

If you have any problems please create an issue I will try to answer them as soon as possible. And feel free to star the project

Finally, if you are looking for private plugins at a good price, I can make some on my discord: yakuuuuuuuuuuuuuuu_

Config

insult:
  on: true
  words: ["shut up", "stfu"]
  mute-time: 30
  mute-broadcastmessage: "{player} was muted by automod for {time} for insult"
  mute-message: "u have been muted for insult for {time}"
provoc:
  on: true
  words: ["ez", "easy"]
  mute-time: 30
  mute-broadcastmessage: "{player} was muted by automod for {time} for provoc"
  mute-message: "u have been muted for provoc for {time}"

always-mute: "You are still muted for {time} for {reason}"

About

A simple plugin to automatically mute people who say the words selected in the config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages