Kaution.yml

# Kaution.yml #
enabled: true
options:
  #┃ ● Kaution Price
  #┃
  #┃ Value is multiplied with amount of seconds player is in jail!
  price:
    C: 0.5
    B: 2
    A: 5

    #┃ ● Settings for Kation gui
  kaktion-gui:
    buy-out-item:
      name: '&a&lBetal {PLAYER}s kaution'
      lore:
        - '&6&m----------------------------'
        - '&aTid tilbage: &7{TID}'
        - '&aPris: &7${PRIS}'
        - '&aBlok: &7{BLOK}'
        - '&7'
        - '&7Klik for at betale {PLAYER}s'
        - '&7kaution, med dine egne penge.'
  #┃ ● Lang options
  lang:
    gui-name: "&a&lKaution"
    failed-buyout: '&cDu kan ikke betale denne spillers kaution!'
    nomoney-buyout: '&cDu har ikke nok penge til dette!'
    nobuy-self: "&cDu kan ikke betale din egen kaution."
    buyout: '&aDu betalte &2{PLAYER}s &7kaution på &a${PRICE}&7!'
    broadcast-buyout: "&2{PLAYER} &7har betalt &a{TARGET}s &7kaution på &a${PRICE}&7!"

Last updated