Skip to content

Book

Module responsible for messages in books and their titles
book

⚙️ Setting

📂 Path message.yml → book

⚖️ Default

yml
book:
  enable: false

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → message.book

⚖️ Default

yml
book:
  name: "flectonepulse.module.message.book"
  type: TRUE

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