Set Job
This command sets the job to the player with the specified server id.
/setjob [id] [jobName] [jobGrade]
- id: number(the server id of the target player)
- jobName: string(the name of the job to set)- the list of jobs can be found/modified in jobstable of database
 
- the list of jobs can be found/modified in 
- jobGrade: number(the grade of the job to set)- the list of job grades can be found/modified in job_gradestable of database
 
- the list of job grades can be found/modified in 
info
By default only admins can execute this command