Anvil
Module responsible for messages in the anvil when renaming items
⚙️ Setting
📂 Path message.yml → anvil
⚖️ Default
yml
anvil:
enable: false
enable
Enables or disables the functionality of the module
🔐 Permissions
📂 Path permission.yml → message.anvil
⚖️ Default
yml
anvil:
name: "flectonepulse.module.message.anvil"
type: TRUE
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 |