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
Added YML syntax highlighting authored Feb 11, 2023 by Vierdant's avatar Vierdant
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Configuration.md Configuration.md +2 -2
  • No files found.
Configuration.md
View page @ 70c3b1e9
...@@ -11,7 +11,7 @@ MythicAchievements supports several ways of storing your data, defined by `Stora ...@@ -11,7 +11,7 @@ MythicAchievements supports several ways of storing your data, defined by `Stora
| MYSQL | Stores all player data in a MySQL Database | | MYSQL | Stores all player data in a MySQL Database |
##### Database Configuration (MySQL) ##### Database Configuration (MySQL)
``` ```yml
Storage: Storage:
Driver: MYSQL Driver: MYSQL
Address: localhost Address: localhost
...@@ -35,7 +35,7 @@ This list can contain the following: ...@@ -35,7 +35,7 @@ This list can contain the following:
| END | All vanilla advancements for The End | | END | All vanilla advancements for The End |
#### Example disabling all vanilla advancements: #### Example disabling all vanilla advancements:
``` ```yml
DisabledVanillaCategories: DisabledVanillaCategories:
- STORY - STORY
- ADVENTURE - ADVENTURE
......
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