Skip to content

Caps

This formatting removes caps from a message
caps

⚙️ Setting

📂 Path message.yml → format.moderation.caps

⚖️ Default

yml
caps:
  enable: false
  trigger: 0.7

trigger

Percentage of letters that should be uppercase for the message to be modified

HOW TO PROPERLY WRITE PERCENTAGE

0.7 is 70%, and 1.0 is 100%, i.e. the whole message

🔐 Permissions

📂 Path permission.yml → message.format.moderation.caps

⚖️ Default

yml
caps:
  name: "flectonepulse.module.message.format.moderation.caps"
  type: TRUE
  bypass:
    name: "flectonepulse.module.message.format.moderation.caps.bypass"
    type: OP

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSENot available to anyone, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to not server operators

bypass

Permission to ignore formatting