Website: https://www.spigotmc.org/resources/muteplus.115029/
mvn clean install
This allows you others to mute people that are annoying and spam chat. This is meant to be a simple plugin for servers. It is highly optimized and heavily tested. Feel free to constribute,.
/mute ( player ),
/unmute ( player ).
/GlobalMute ( player )
/GlobalUnmute ( player ).
filter-command:
global:
- /r
- /reply
player:
- /tpa
- /tpahere
- /w
- /whisper
- /msg
- /tell
enabled: true
global-mute: '&cYou are muted globally'
player-only: '&cYou must be a player to do this'
prefix: '&8[&cMutePlus&8] &r'
success: '&aSuccess'
yatpa:
cancel: '&cYou cannot request teleport while muted'
player-not-found: '&cPlayer not found'
command-denied: '&cYou cannot use this command while muted'
pattern: \\ before the /
so pattern: \\/
an example of using part 1, 2 and 3 together
"pattern: \\/clan invite (.+)"