Setting Menu

The default setting menu is shown here.

settings:
  title: Settings
  rows: 4
  content:
    '11':
      item: SLIME_BALL
      name: "&aLive Notifications"
      lore:
        - '&7Notifies you immediately of the reward'
        - '&7that can currently be collected.'
        - ' '
        - '&eClick to toggle'
      action: '[toggle_live_notifications]'
    '13':
      item: OAK_DOOR
      name: "&aJoin Notification"
      lore:
        - '&7When you connect to the server, it notifies'
        - '&7you what rewards are available for withdrawal.'
        - ' '
        - '&eClick to toggle'
      action: '[toggle_join_notification]'
    '15':
      item: REDSTONE_TORCH
      name: "&aAuto Claim"
      lore:
        - '&7Automatically claims available rewards.'
        - '&8&lNOTE:&8 In case of insufficient space in'
        - '&8 the inventory, the reward will not be collected.'
        - ' '
        - '&eClick to toggle'
      action: '[toggle_join_auto_claim]'
    '31':
      item: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjZkOGVmZjRjNjczZTA2MzY5MDdlYTVjMGI1ZmY0ZjY0ZGMzNWM2YWFkOWI3OTdmMWRmNjYzMzUxYjRjMDgxNCJ9fX0=
      name: "&cBack"
      lore:
        - '&7Return to the main menu'
      action: '[open] main'

Last updated