book gui

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. C

    Is it possible to make more component on 1 page in book skripts?

    Is it possible to make more component on 1 page in book skripts? I want to do a report skript like Hypixels they have more clickable texts in 1 page how can i do that
  2. L

    Book's NBT

    is book's nbt avalible be like add {pages:['{"text":"haha"}']} to nbt of player's tool and add 1 more {pages:['{"text":"heyheyhey"}']} to nbt of player's tool than book show me "hahaheyheyhey"??? now i add nbt to nbt of player's tool he just show me "heyheyhey",they replaced "haha" anyway can...
  3. B

    Book GUI & open a Website

    I have a Book script but i want if someone clicks on the Website button that a website opens command /info: trigger: set {_book} to a new book wait 1 tick set {_component} to a new text component with "&0➤ &9&lWebsite" wait 1 tick add hover event with...
  4. D

    Book

    Software I'm using: Spigot 1.12.2 Skript (Bensku's Fork) Skellett What I am trying to achieve: On my server I have an ingame book item which has some information. What I want is when they type in /help to the chat, the book shows up, but without putting the book into their inventory. ∑...