Skip to content

🚀 This new wiki is in beta! Please double-check for any issue and report them on the GitHub

BooSK

BooSK is a premium Skript addon made for book manipulation, from 1.16.X to the latest version. It supports both legacy and MiniMessage formatting, allowing you to create clickable links, gradients, hover effects, and more.

  • MiniMessage Support: Create beautiful gradients, hover effects, and clickable elements
  • Modern API: Clean and intuitive syntax for book creation and manipulation
  • Version Compatibility: Works from Minecraft 1.16.X to the latest version
  • Legacy Support: Maintains compatibility with traditional book formatting
  • Skript v2.14.X or higher
  • Paper 1.16.X or higher (Spigot will soon be deprecated)

With BooSK, you can:

  • Create books with custom titles and authors
  • Add pages with MiniMessage formatting
  • Include clickable links and commands
  • Add hover effects to text
  • Apply gradients and color schemes
  • Open books directly to players
  • Convert books to items for inventory management
# Create a book with MiniMessage formatting
set {_book} to a new book with title "<gradient:red:blue>My Book" and author "ItsTheSky"
# Add a page with clickable link
add "Click <click:suggest_command:/say Hello!>here</click>!" to pages of {_book}
# Open to player
open boosk {_book} to player