Skip to main content

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 jobs table of database
  • jobGrade: number (the grade of the job to set)
    • the list of job grades can be found/modified in job_grades table of database
info

By default only admins can execute this command