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 4
    • Issues 4
    • 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

Criteria · Changes

Page history
Create Criteria authored Aug 16, 2022 by Ashijin's avatar Ashijin
Hide whitespace changes
Inline Side-by-side
Showing with 34 additions and 0 deletions
+34 -0
  • Criteria.md Criteria.md +34 -0
  • No files found.
Criteria.md 0 → 100644
View page @ 448680a7
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!
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 |
[Manual]: /criteria/manual
[Conditional]: /criteria/conditional
[BlockBreak]: /criteria/conditional
[BlockPlace]: /criteria/conditional
[KillMob]: /criteria/killmob
[KillMythicMob]: /criteria/killmythicmob
\ No newline at end of file
Clone repository

Achievements

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

Usage

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

New Mechanics

  • Achievement Mechanics
  • Achievement Conditions