Honeypot Help

GUI Config

The gui.yml file is responsible for handling the look of /honeypot You can download a sample gui.yml file here.

Config Settings

file-version

A number used internally to identify the version of the config file. This number is used to handle file updates and other things. Do not modify it, otherwise you risk your config being damaged

file-version: 6

GUI Settings

next-page-item

The item to display to navigate to the "next" page if multiple pages exist

next-page-item: ARROW

current-page-item

The item to display that indicates the current page if multiple pages exist

current-page-item: NAME_TAG

previous-page-item

The item to display to navigate to the "previous" page if multiple pages exist

previous-page-item: ARROW

display-button-as-honeypot

Should Honeypots reflect their actual material in the GUI, or should they be a static icon? Meaning, should a Honeypot that is a Vine in the world show as a Vine, or some default block?

display-button-as-honeypot: true

default-gui-button

The material to show if display-button-as-honeypot is false

default-gui-button: DIAMOND_ORE

main-buttons.create-button

The material to show on the button representing /honeypot create

main-buttons: create-button: GREEN_CONCRETE

main-buttons.remove-button

The material to show on the button representing /honeypot remove

main-buttons: remove-button: DIAMOND_PICKAXE

main-buttons.list-button

The material to show on the button representing /honeypot list

main-buttons: list-button: BOOK

main-buttons.locate-button

The material to show on the button representing /honeypot locate

main-buttons: locate-button: SPYGLASS

main-buttons.history-button

The material to show on the button representing /honeypot history

main-buttons: history-button: CLOCK

main-buttons.remove-all-button

The material to show on the button representing /honeypot remove all

main-buttons: remove-all-button: RED_CONCRETE

main-buttons.remove-near-button

The material to show on the button representing /honeypot remove near

main-buttons: remove-near-button: YELLOW_CONCRETE

main-buttons.remove-target-button

The material to show on the button representing /honeypot remove

main-buttons: remove-target-button: GREEN_CONCRETE
Last modified: 01 November 2024