CustomBooks [ ARCHIVED ] icon

CustomBooks [ ARCHIVED ] -----

Create your custom books easily



CustomBooks
  • You can create as many books as you want
  • Open book with command
  • Editing book in game
  • HEX colors support &# pattern (only 1.16+)
  • PlaceholderAPI support

Commands
  • /cbook - Show help
  • /cbook open <bookname> - Open selected book
  • /cbook create <bookname> - Create a new book
  • /cbook reload - Reload plugin
  • /cbook delete <bookname> - Delete a book
  • /cbook give <bookname> - Give you selected book
  • /cbook edit <bookname> - Give book for editing
  • /cbook update <bookname> - Update and save book
  • /cbook list - Open inventory and show list of books

Permissions
  • cbook.* - All permissions
  • cbook.help - /cbook
  • cbook.open - /cbook open <bookname>
  • cbook.create - /cbook create <bookname>
  • cbook.relaod - /cbook reload
  • cbook.delete - /cbook delete <bookname>
  • cbook.give - /cbook give
  • cbook.edit - /cbook edit <bookname>
  • cbook.update - /cbook update <bookname>
  • cbook.list - /cbook list

Requirements

[​IMG]
Code (YAML):

# This plugin support HEX Colors in &# pattern
# you can use PlaceholderAPI in this plugin

# Messages
prefix
: "&#c4c4c4[&#2ce897Custom&#2c68e8Books&#c4c4c4] "
no-written-book
: "&#ff5747You need a Written book in your main hand"
no-writable-book
: "&#ff5747You need a Writable book in your main hand"
no-written-writable-book
: "&#ff5747You need a Written OR Writable book in your main hand"
book-exists
: "&#ff5747Book already exists"
book-not-exists
: "&#ff5747Book not exists"
book-created
: "&#33ff36Book succesfully created"
book-deleted
: "&#33ff36Book succesfully deleted"
book-updated
: "&#33ff36Book succesfully updated"
no-perm
: "&#ff5747You do not have permission to run this command!"
reload
: "&#33ff36Plugin reload"

# Inventory book list
book-list-inventory-title
: "BookList"

# Join events
open
:
  on-join
: true
  first-join-only
: true
  book-name
: book1
give
:
  on-join
: true
  first-join-only
: true
  book-name
: book1

# Other
check-updates
: true
 
Code (YAML):
books:
  book1
:
    title
: title
    author
: author
    pages
:
      '0'
: |-
        row1
        row2
        row3
 

[​IMG]
Resource Information
Author:
----------
Total Downloads: 370
First Release: Apr 4, 2021
Last Update: Apr 14, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings