Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M mmoitems
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • mmoitems
  • Issues
  • #96

Closed
Open
Created Apr 27, 2020 by Administrator@rootMaintainer

Required Profession Level as Item Option

Created by: spanglere

Is your feature request related to a problem? Please describe. I would like to be able to configure a minimum required custom profession level to use an item. For example: I want to allow a user to use a specific pickaxe only if they have a mining level of 10 or higher. This could potentially be expended to allow the specification of multiple different professions, each with a minimum required level.

Describe the solution you'd like Item configurations would optionally contain a list of required profession levels:

TEST_PICKAXE:
  material: IRON_PICKAXE
  required-profession-levels:
    mining: 10
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking