Book
Module responsible for messages in a book and the title of that book

⚙️ Setting
Pathmessage.yml → book
book:
enable: falseenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → message.book
book:
name: "flectonepulse.module.message.book"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse