Skip to content

SimpleVoice ​

Integration with SimpleVoice allows muting players who have been muted using /mutemute

βš™οΈ Setting ​

πŸ“‚ Path integration.yml β†’ simplevoice

βš–οΈ Default ​

yml
simplevoice:
  enable: true

enable ​

Enables or disables the functionality of the module

πŸ” Permissions ​

πŸ“‚ Path permission.yml β†’ integration.simplevoice

βš–οΈ Default ​

yml
simplevoice:
  name: "flectonepulse.module.integration.simplevoice"
  type: TRUE

name ​

Permission name

type ​

Permission type

TypeExplanation
TRUEAvailable for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)