From 3c354a0a45f0492cf075816c080c927c1cc656b6 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sat, 17 Feb 2024 13:48:40 +0000 Subject: Update documentation for release 3.15 --- docs/configuration/gui-configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/configuration/gui-configuration.md') diff --git a/docs/configuration/gui-configuration.md b/docs/configuration/gui-configuration.md index 5b5b5ed0..da3efc13 100644 --- a/docs/configuration/gui-configuration.md +++ b/docs/configuration/gui-configuration.md @@ -25,6 +25,8 @@ The back button displayed within sub menus. gui: # ... back-button: + enabled: true + slot: 45 name: "&cReturn" lore: - "&7Return to the categories menu." @@ -42,6 +44,8 @@ The previous page button displayed on paiginated menus. gui: # ... page-prev: + enabled: true + slot: 48 name: "&7Previous Page" lore: - "&7Switch the page to page &c{prevpage}." @@ -62,6 +66,8 @@ The next page button displayed on paiginated menus. gui: # ... page-next: + enabled: true + slot: 50 name: "&7Next Page" lore: - "&7Switch the page to page &c{nextpage}." @@ -82,6 +88,8 @@ item will automatically update on the page number. gui: # ... page-desc: + enabled: true + slot: 49 name: "&7Page &c{page}" lore: - "&7You are currently viewing page &c{page}." -- cgit v1.2.3-70-g09d2