Flectone Logo FlectonePulse

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.

mute


⚙️ Setting

Path integration.yml → simplevoice
simplevoice:
  enable: true

enable

Enables or disables the functionality of the module


🔐 Permissions

Path permission.yml → integration.simplevoice
simplevoice:
  name: "flectonepulse.module.integration.simplevoice"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page