SimpleVoice
Integration with the SimpleVoice plugin allows muting players who have been muted using /mute. Also, if one player has ignored another using /ignore, they will not hear them.

⚙️ Setting
Pathintegration.yml → simplevoice
simplevoice:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → integration.simplevoice
simplevoice:
name: "flectonepulse.module.integration.simplevoice"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse