Skip to content

PlasmoVoice ​

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

βš™οΈ Setting ​

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

βš–οΈ Default ​

yml
plasmovoice:
  enable: true

enable ​

Enables or disables the functionality of the module

πŸ” Permissions ​

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

βš–οΈ Default ​

yml
plasmovoice:
  name: "flectonepulse.module.integration.plasmovoice"
  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)