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
  • Rewards

Rewards · Changes

Page history
Added YML syntax highlighting authored Feb 12, 2023 by Vierdant's avatar Vierdant
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Rewards.md Rewards.md +3 -3
  • No files found.
Rewards.md
View page @ 19d0a209
......@@ -2,13 +2,13 @@ Achievements support both dropping Mythic drop tables and running skills when an
## Drop Tables
Currently if a player earns an achievement and their inventory is full, any excess items they earn will be dropped on the ground. These items can only be picked up by the player that earned them.
Currently, if a player earns an achievement and their inventory is full, any excess items they earn will be dropped on the ground. These items can only be picked up by the player that earned them.
For more information about Drop tables, see the Mythic page on them here:
https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/drops/Drops
### Example
```
```yml
Reward:
Message: 'You did the thing!'
Drops:
......@@ -28,7 +28,7 @@ https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Skills/Start
### Example
When the achievement is earned, the player will shoot out flame particles.
```
```yml
Reward:
Message: 'You did the thing!'
Drops: []
......
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