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

Configuration · Changes

Page history
Create Configuration authored Aug 28, 2022 by Ashijin's avatar Ashijin
Hide whitespace changes
Inline Side-by-side
Showing with 24 additions and 0 deletions
+24 -0
  • Configuration.md Configuration.md +24 -0
  • No files found.
Configuration.md 0 → 100644
View page @ 862bd96f
General configuration options help you customize the plugin's experience or provide general overall features.
Disabling Vanilla Advancements
------------------------------
Vanilla advancements can be disabled in MythicAchievement's config.yml file by adding the tab to the `DisabledVanillaCategories` list.
This list can contain the following:
| Tab | ...disables |
| ------ | ------ |
| STORY | The main vanilla Minecraft advancements tab |
| ADVENTURE | The vanilla Adventure advancements tab |
| HUSBANDRY | The vanilla Husbandry advancements tab |
| NETHER | All vanilla advancements for The Nether |
| END | All vanilla advancements for The End |
#### Example disabling all vanilla advancements:
```
DisabledVanillaCategories:
- STORY
- ADVENTURE
- HUSBANDRY
- NETHER
- END
```
\ No newline at end of file
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