Config

Go in the file named "config.yml"

Config
jobs:
  save-progression-leave: false # If a player has a job with a progression, save the progression if he leave this job and join it again. that is not affected if the server has been reloaded
  delay-duplication: 1500 # This time is in seconds, to counter placing block, breaking it, placing again, this number is the time between the player can use this location again 
  max-job: 3 # Max jobs for a player write 999 if you dont want to have a limit
  
messages:
  no-money: '&bMétier &8» &7Tu n''as pas assez d''argent' # Message when player want to buy a shop item but he has not enough money
  successfully-buy: '&bMétier &8» &7Vous avez acheter &b%item% &7pour &b%price% points' # Message when player buy a shop item %item% to get the shop item id and %price% for his price
  successfully-join: '&bMétier &8» &7Vous avez rejoint le métier &b%job%' # Message when player join a job
  successfully-leave: '&bMétier &8» &7Vous avez quitté le métier &b%job%' # Message when player leave a job
  experiences-messages-title: '&bMétier &8» &7Information sur le métier &b%job%' # Message when showing all methods to earn experience %job% to get job id (this one is the title)
  experiences-messages: '&b%action% &8❱ &b%key% &f--> &b%value% XP' # Message when showing all the methods to earn exeprience
  level-upgrade: '&bMétier &8» &7Tu viens juste d''atteindre le niveau &b%level% &7pour le métier &b%job%' # %essage when player reach a level
  no-job: '&bMétier &8» &7Ce joueur n''a pas le métier &b%job%.' # Message when player has not a job %job% to get the job id
  unknown-number: '&bMétier &8» &7Veuillez saisir un numéro correct.' # Message when a number is not valid
  unknown-date: '&bMétier &8» &7Veuillez saisir une date correct.' # Message when a date is not correct (s, m, h, d, w, mo)
  command-performed: '&bMétier &8» &7Vous venez &b%action% %amount% &7au joueur &b%target%' # Message when sending gift to a player %action% to get action %target% to get target %amount% to get amount of action
  already-booster: '&bMétier &8» &7Ce joueur a déjà ce booster.' # Message when a player already has a booster
  no-booster: '&bMétier &8» &7Ce joueur n''a pas ce booster.' # Message when a player has not the specified booster
  cannot-join: '&bMétier &8» &7Vous ne pouvez pas rejoindre le métier &b%job%' # Message when player can't join a job
  earn-experience: '&bMétier &8» &7Vous venez de recevoir &b%experience% XP &7pour le boulot &b%job%' # Message when player earn experience
  action-bar: true # If the player earn experience, send action bar to make him know it
  not-connected: '&bMétier &8» &7Ce joueur n''est pas en ligne.' # Message when player is not online
  unknown-command: '&bMétier &8» &7Cette commande n''existe pas.' # Message when command doesn't exist
  help: # Message when executing /job help
  - '&7&m----------------&8[ &bMétier &8]&7&m----------------'
  - '&8• &b/jobs &8- &7Ouvrir le menu'
  - '&8• &b/jobs shop &8- &7Ouvrir le shop'
  - '&8• &b/jobs config &8- &7Ouvrir la config'
  - '&8• &b/jobs reload &8- &7Rechargée la Configuration'
  - '&8• &b/jobs info &7<&bjoueur&7> &8- &7Obtenez toutes les infos sur un joueur'
  - '&8• &b/jobs addbooster &7<&bjoueur&7> <&bjob&7> <&btype&7> <&btemps&7> <&bbonus&7> &8- &7Ajouter un booster à un joueur'
  - '&8• &b/jobs removebooster &7<&bjoueur&7> <&bjob&7> <&btype&7> &8- &7Retirer un booster à un joueur'
  - '&8• &b/jobs addpoints &7<&bjoueur&7> <&bjob&7> <&bpoints&7> &8- &7Ajouter des points au joueur'
  - '&8• &b/jobs removepoints &7<&bjoueur&7> <&bjob&7> <&bpoints&7> &8- &7Enlever des points au joueur'
  - '&8• &b/jobs addexperience &7<&bjoueur&7> <&bjob&7> <&bexperience&7> &8- &7Ajouter de l''expérience au joueur'
  - '&8• &b/jobs removeexperience &7<&bjoueur&7> <&bjob&7> <&bexperience&7> &8- &7Enlever de l''expérience au joueur'
  - '&8• &b/jobs addlevel &7<&bjoueur&7> <&bjob&7> <&blevel&7> &8- &7Ajouter des level au joueur'
  - '&8• &b/jobs removelevel &7<&bjoueur&7> <&bjob&7> <&blevel&7> &8- &7Enlever des level au joueur'
  - '&7&m----------------&8[ &bMétier &8]&7&m----------------'  
  menu:
  shop: # Menu section for job shop gui (/job shop)
    pagination: # When there are a lot of shop items, the menu create pages with arrow
      next: # The arrow to turn page + 1
        slot: 50 # Slot item
        item: # The icon item
          material: ARROW
          amount: 1
          name: '&8» &aPage Suivante'
      back: # The arrow to turn page - 1
        slot: 48 # Slot item
        item: # The icon item
          material: ARROW 
          amount: 1
          name: '&8» &cPage précédente'
      slots: # All the slots where the items will be placed, if all the slots are used, a page is create
      - 10
      - 11
      - 12
      - 13
      - 14
      - 15
      - 16
      - 19
      - 20
      - 21
      - 22
      - 23
      - 24
      - 25
      - 28
      - 29
      - 30
      - 31
      - 32
      - 33
      - 34
      - 37
      - 38
      - 39
      - 40
      - 41
      - 42
      - 43
  confirmation: # Menu section for job confirmation (join or leave)
    yesSlot: 12 # Slot of the confirm item
    noSlot: 14 # Slot of the cancel item
    yesItem: # Icon of the confirm item
      material: LIME_TERRACOTTA
      amount: 1
      name: '&aConfirmé'
      lore:
      - ''
      - '&8» &7Cliquez ici pour &aconfirmé&7.'
    noItem: # Icon of the cancel item
      material: RED_TERRACOTTA
      amount: 1
      name: '&cAnnuler'
      lore:
      - ''
      - '&8» &7Cliquez ici pour &cannulé&7.'

Last updated