From b5f36fc8dabe0a0bc5065a5dc67566e6c026ae5b Mon Sep 17 00:00:00 2001 From: LogGitDev <26944626+LogGitDev@users.noreply.github.com> Date: Wed, 5 May 2021 04:45:48 +1000 Subject: [PATCH] Add ignore-job-max config section --- src/main/resources/jobs/_EXAMPLE.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/jobs/_EXAMPLE.yml b/src/main/resources/jobs/_EXAMPLE.yml index 92253bc0..e6889b7f 100644 --- a/src/main/resources/jobs/_EXAMPLE.yml +++ b/src/main/resources/jobs/_EXAMPLE.yml @@ -581,6 +581,8 @@ exampleJob: - plotworld - teamworld + #Allow a player to "/jobs join" this job even if they have the max jobs permission reached. + ignore-jobs-max: false # Limit item use to jobs level limitedItems: # Just name, don't have any impact