messages.yml

messages:
  prefix: '&c[EasyKitpvp]'
  deadmessage: '&7%dead% was killed by %killer%'
  diedmessage: '&7%dead% died'
  killmessage: '&7You dealt %damage%% of the damage to %player%, There for you receive
    &a%coins% coins&7 and &d%experience% experience&7.'
  level-up: '&dCongratulations! you leveld up to level %level%.'
  plugin-reloaded: '&7Easykitpvp plugin reloaded...'
  plugin-saved: '&7Easykitpvp plugin saved...'
  error:
    user-not-found: '%prefix% &7User not found.'
    player-not-online: '%prefix% &7The player %player% is not online.'
    no-permissions: '%prefix% &7You do not have the required permissions for this.'
    unknown-sub-command: '%prefix% &cUnknown sub-command. Use chat TAB to autocomplete
      commands.'
    wrong-sub-command-usage: '%prefix% &cYou are not using the sub-command correctly.
      Please use %usage%.'
    only-soup-in-arena: '%prefix% &7You can only use soups in the arena.'
  command:
    buildmode-enabled: '%prefix% &7You enabled your buildmode.'
    buildmode-disabled: '%prefix% &7You disabled your buildmode.'
    buildmode-cant: '%prefix% &7You cannot use buildmode once you choose a kit.'
    spawn-set: '%prefix% &7You set the spawn to your current location.'
    spawn-teleport: '%prefix% &7Teleported to spawn.'
    spawn-spawn-not-set: '%prefix% &7There is no spawn location set.'
    stats-resetted: '%prefix% &7You resetted %target%''s stats.'
    set-coins: '%prefix% &7%target% has now %coins% coins.'
    set-kitunlockers: '%prefix% &7%target% has now %unlockers% kitunlockers.'
  kit:
    created: '%prefix% &7Kit %kit% created.'
    removed: '%prefix% &7Kit %kit% removed.'
    cooldown: '%prefix% &cYou can use this kit again in %time%.'
    already-selected: '%prefix% &7You have already selected a kit.'
    already-unlocked: '%prefix% &7You have already this kit unlocked.'
    already-exist: '%prefix% &7There is already a kit with that name.'
    not-found-name: '%prefix% &7There is no kit found with that name.'
    not-found-id: '%prefix% &7There is no kit with found with that id.'
    no-requirements: '%prefix% &7You do not match the requirements to buy this kit.'
    no-enough-coins: '%prefix% &7You do not have enough coins to but this kit.'
    edit:
      edited: '%prefix% &7Kit %kit% has been modified.'
      cost-price: '%prefix% &7Type the new cost price in the chat.'
      sell-price: '%prefix% &7Type the new sell price in the chat.'
      icon: '%prefix% &7Type the new icon in the chat.'
      description: '%prefix% &7Type the new description in the chat.'
      name: '%prefix% &7Type the new kit name in the chat.'
      cooldown: '%prefix% &7Type the kit cooldown in the chat. (in seconds, 60 = 1
        minute)'
      disable-permissions: '%prefix% &7To set the kit as default you must disable
        the permissions setting.'
      disable-defaultkit: '%prefix% &7To make this kit a permissions kit you must
        disable the default kit setting.'
      effect-already-added: '%prefix% &7There is already an effect on this kit with
        that potion effect.'
      effect-time-to-short: '%prefix% &7The given effect time is too short or invalid.'
      effect-no-amplifier_selected: '%prefix% &7You must first select an amplifier
        before you can add this effect.'
  bounty:
    disabled: '%prefix% &7Bounties are currently disabled.'
    self: '%prefix% &7You cannot set an bounty on yourself.'
    to-high: '%prefix% &7This player has already a bounty higher then %highestbounty%*.'
    set: '%prefix% &7%target%''s bounty has set to %bounty%.'
    added: '%prefix% &7%target% has now a bounty of %bounty% coins.'
    no-coins: '%prefix% &7You cannot afford this bounty.'
    get: '%prefix% &7%target% has a bounty of %bounty% coins.'
    removed: '%prefix% &7%target%''s bounty got removed.'
  leaderboard:
    reload: '%prefix% &7Leaderboard forcefully reloaded and updated.'
  kitunlocker:
    won: '%prefix% &7You won the %kit% kit.'
    already-unlocked: '%prefix% &7Because you already own this kit you received %coins%
      coins.'
    disabled: '%prefix% &cThe kit unlocker is currently disabled.'
    no-unlocker: '%prefix% &7You do not have any kit unlocker to open.'
    cant-open: '%prefix% &7You cannot open a kit unlocker now.'

Last updated