Gui

Various options to change the various gui's of the plugin

# Wards gui Options
# You must restart for changes to take affect when editing this file!
# =========================================================
gui:
  glass:
    glass_pane_1: BLUE_STAINED_GLASS_PANE
    glass_pane_2: LIGHT_BLUE_STAINED_GLASS_PANE
    glass_pane_3: GRAY_STAINED_GLASS_PANE
  time:
    material: CLOCK
    name: "&6&lRemaining time"
    lore: "&7Remaining: &6{time}"
  type:
    lore: "&7Type: &6{type}|&7Radius: &6{radius}"
  show:
    material: NETHER_STAR
    name: "&6&lShow"
    lore: "&7Show bounds of this ward"
  settings:
    material: PAPER
    name: "&6&lSettings"
    lore: "&7Click to manage this ward settings"
  change_name:
    material: PAPER
    name: "&e&lChange Name"
    lore: "&7Click to change the name of this ward"
    title: "&e&lChange name"
    subtitle: "&7Input new name"
    not_empty: "&7The name cannot be empty!"
  return:
    material: OAK_DOOR
    name: "&c&lReturn"
    lore: "&7Click to go back"
  confirm:
    title: "&8Confirm Action"
    yes: "&aYES"
    no: "&cNO"
  list_gui:
    title: "&9Wards list of &f {player}"
    lore: "|&8 - &7Type: &9{type}|&8 - &7Radius: &9{radius}|&8 - &7Location: &9{loc}||&f- Left Click&9 to view more information|&f- Right Click&9 to teleport"
    not_safe: "&7The ward you want to teleport is not safe"
    previous: "&1&lPrevious"
    next: "&1&lNext"

Last updated

Was this helpful?