OVERVIEW A simple plugin to mute your server's global chat
INSTALLATION
Download the plugin
Drag and drop it into your plugin's folder
Restart your server
COMMANDS
/muteglobalchat - Mute the global chat
/unmuteglobalchat - UnMute the global chat
/mgcreload - Reloads the plugin config
PERMISSIONS
mutechat.global - Permission to use /muteglobalchat
unmutechat.global - Permission to use /unmuteglobalchat
mutechat.reload - Permission to use /mgcreload
mutechat.exempt - Permission to bypass the muted chat
SCREENSHOTS
DEFAULT CONFIG
Code (YAML):
################################## # MuteGlobalChat by Beans#7454 # ##################################
# Join Discord to get support and report bugs - https://discord.gg/dgXmJrQzX4
# In-built Placeholders - # %commandSender% --> Returns the players name who executed the command.
# Sent to the player if he tries to message when the chat is muted ChatDenyMessage: # If Enabling/Disabling this feature a full server restart is required Enabled: true
Message: '&4
[ChatMuted
] The Global chat is currently muted'
# Message which will be broadcasted when someone mutes the chat ChatMutedBroadcast: '&4
[MuteGlobalChat
] The chat has been muted by
%commandSender%'
# Message which will be broadcasted when someone unmutes the chat ChatUnmutedBroadcast: '&a
[MuteGlobalChat
] The chat has been unmuted by
%commandSender%'
# players with 'mutechat.exempt' can bypass the muted chat.
# COMMAND | Permission
# /muteglobalchat -> mutechat.global
# /unmuteglobalchat -> unmutechat.global
# /mgcreload -> mutechat.reload
SUPPORT
DONATE
TOS
1. You agree to never redistribute or re-upload this plugin. 2. You agree to never decompile this plugin. 3. You agree to never claim this plugin as your own