Commands & Permissions
Last updated
Last updated
To specify how many jobs a player is able to have, use permission advancedjobs.slots.<number>
Premium jobs pass permission: advancedjobs.premium
You can enable per-job permissions by adding permission: 'permission'
setting to each of the job files, e.g. like this:
Permission: jobs.use
Description: Opens the jobs interface, allowing players to browse and select jobs.
Administrative commands offer a range of functionalities from reloading configurations to managing user job data. These commands require the jobs.admin
permission.
Permission: jobs.admin
Description: Access base command for admin functionalities.
Description: Reloads all configurations and job files.
Description: Deletes a user's job data.
Description: Awards job points to a user.
Description: Manually level up a user in a specific job.
Description: Opens the in-game quest editor.
Description: Refreshes daily jobs for all players.
Description: Resets all job progress for all players.
Description: Sets a user's job points to a specific amount.
Description: Synchronizes job data across bungee or MySQL servers.
These commands are designed to give server administrators full control over the AdvancedJobs plugin, enabling them to customize the job system to fit their server's needs.