Flectone Logo FlectonePulse

Anvil

Module responsible for messages in the anvil when renaming

anvil


⚙️ Setting

Path message.yml → anvil
anvil:
  enable: false
  allow_object: false

enable

Enables or disables the functionality of the module

allow_object

Whether the object module can be used in messages (<player_head>, <sprite:...>, etc.)


🔐 Permissions

Path permission.yml → message.anvil
anvil:
  name: "flectonepulse.module.message.anvil"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

On this page

Authors of page