Caps
This formatting removes caps from a message
⚙️ 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
Type | Explanation |
---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |
bypass
Permission to ignore formatting