RulesGUI icon

RulesGUI 1.1.6

Displays server rules in an interactive and customizable graphical interface.

Page 1
1.1.6 | New compatibilities and features
Changelog:
  • Added the ability to insert links in books using the syntax: (<text>)[<link>]
  • Added support for embedding commands in books, allowing users to execute commands by clicking on text with the syntax: (<text>){<command>}
  • Added hex color support in the rules interface, making it more colorful and visually appealing. For example, use &#f5424e to apply a hex color.
  • Added hover text functionality in books, enabling informative tooltips to appear when hovering over text. Example: (text)[link]<text>
1.1.5 | Bug fixes / New interaction permissions feature

Changelog:

  • Fixed a bug that prevented players from dropping items after closing a book interface.
  • Added a new custom permissions feature for interacting with items in the rules menu:

 

[CODE=yaml]

13:

  material: WRITABLE_BOOK

  name: '&c&lServer Rules'

  lore:

    - '&7View all server rules organized'

    - '&7by category to help you play properly'

    - ''

    - '&a→ Click to view rules categories'

  # Define which category to open (must match a category ID below)

  category: "rules"

  permission: "rulesgui.view.rules"       #◀ New line

[/CODE]

Page 1

rules

gui

menu

interfaz

tool