Skip to content

Anvil ​

Module responsible for messages in the anvil when renaming items
anvil

βš™οΈ Setting ​

πŸ“‚ Path message.yml β†’ anvil

βš–οΈ Default ​

yml
anvil:
  enable: true

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

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)