https://github.com/tigercrl/mute
A plugin that allows you to mute players in the chat.
https://github.com/tigercrl/mute
Last synced: 3 months ago
JSON representation
A plugin that allows you to mute players in the chat.
- Host: GitHub
- URL: https://github.com/tigercrl/mute
- Owner: Tigercrl
- License: gpl-3.0
- Created: 2023-07-22T04:19:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T02:30:58.000Z (almost 3 years ago)
- Last Synced: 2025-12-09T02:41:49.956Z (7 months ago)
- Language: Java
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mute
## Description
A plugin that allows you to mute players in the chat.
## Commands
| Command | Description | Usage | Permission |
| ------- | ---------------- | -------------------------------------------------------- | ------------------- |
| /mute | Mute a player. | /mute [ / infinite] [] | mute.command.mute |
| /unmute | Unmute a player. | /unmute | mute.command.unmute |
## Permissions
| Permission | Description | Default |
| ------------------- | -------------------------------- | ------- |
| mute.bypass | Bypass muting. | OP |
| mute.command.mute | Permission for muting players. | OP |
| mute.command.unmute | Permission for unmuting players. | OP |