kaution.yml
// kaution.yml
#┃ ● ENABLE PLUGIN MODULE
enabled: true
options:
#┃ ● Kation 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: '&bKøb {PLAYER} ud a Jail'
lore:
- '{PRICE}'
- '{TID}'
- '{BLOCK}'
#┃ ● Lang options
lang:
gui-name: "&a&lKaktion"
failed-buyout: '&cDu kan ikke købe den spiller ud af jail!'
nomoney-buyout: '&cDu har ikke nok penge til dette!'
nobuy-self: "&cDu kan ikke købe dig selv ud af jail"
buyout: '&cDu har købt {PLAYER} ud af jail!'
broadcast-buyout: "&c{PLAYER} har købt {TARGET} ud af jail ({PRICE}$)"
Last updated