Jobs plugin help

Discussion in 'Bukkit Help' started by TobiCraft12345, Aug 12, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    TobiCraft12345

    Im sorry if ths isnt the right place to post i couldnt find where. So i have a server and i installed jobs plugin. My question is how and where do i go to configure it to where players can only join 2 jobs if thats possible. I wold really appriacte the help. google isnt good
     
  2. Offline

    Diamond_Cat

    In the Jobs generalconfig.yml, here is where you can edit the max jobs players can join:

    Code:
    # Maximum number of jobs a player can join.
    # Use 0 for no maximum
    # Keep in mind that jobs.max.[amount] will bypass this setting
    max-jobs: 2
    To allow different players to have above the max, you can give them the permission "jobs.max.#". (jobs.max.3 would allow he player to join 3 jobs).
     
Thread Status:
Not open for further replies.

Share This Page