Name | JobsJobTag |
Prefix | [email protected] |
Base Type | ElementTag |
Identity Format | The identity format for jobs is the player UUID (optional), followed by the job name
For example: [email protected],job_name Or: [email protected]_name |
Description | A JobsJobTag represents a Jobs job, with a player's progression if specified. |
Requires | Depenizen, Jobs |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/jobs/JobsJobTag.java#L22 |