Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicAchievements MythicAchievements
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicAchievementsMythicAchievements
  • Wiki
  • Criteria

Last edited by Vierdant Feb 11, 2023
Page history

Criteria

Criteria are what determine whether or not a player has earned an achievement.

MythicAchievements comes with a bunch of built-in criteria you can use, and each can be combined with conditions to make highly complex achievements. On top of that, you can also have achievements with as many different criteria as you want!

See the Creating Achivements page for information on using criteria.

See the Examples page for more examples and use cases.

Criteria List

This lists all criteria currently available. Click on them for more details!

Criteria Description
Manual The achievement criteria is manually progressed using a command, a skill, or the API
Conditional Simply checks periodically if the player meets the given conditions
BlockBreak Triggered when the player breaks a certain block
BlockPlace Triggered when the player places a certain block
KillMob Triggered when the player kills a certain type of mob
KillMythicMob Triggered when the player kills a certain type of Mythic mob

Shared Options

All criteria share the following options.

Attribute Description Default
Amount The amount of times the criteria must be triggered 1
Conditions A list of Mythic conditions to check against None
Clone repository

Achievements

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • General Configuration
  • Categories (Tabs)
  • Creating Achievements
  • Criteria
  • Rewards

New Mechanics

  • Achievement Mechanics
  • Achievement Conditions