Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Getting Started

Last edited by MarcatoSound Oct 28, 2022
Page history

Getting Started

Welcome to Mythic Dungeons!


-= Overview Video =-


Thanks for your interest in Mythic Dungeons! Here, we'll go over some of the basics involved in running and using the plugin. The whole experience is designed to be as straightforward as possible, but with how complex and powerful Mythic Dungeons is, there is a bit of a learning curve.

Installation

Installing Mythic Dungeons is as simple as dropping the plugin jar file into your server's plugin folder and running the server. Currently, Mythic Dungeons supports Spigot and its most popular forks. (Paper, Purpur, Pufferfish, etc.)

Once the plugin is installed, it will automatically create a folder called MythicDungeons in the plugins folder containing a config file and a maps folder with a default dungeon-config.yml file. The maps folder is where your dungeon worlds will be saved, and dungeon-config.yml contains all the settings a newly created dungeon will use by default.

Installing the plugin will also automatically download and enable its default party system called DungeonParties. (Called PartyHandler.jar in the MythicDungeons folder.) Mythic Dungeons can also use other party plugins instead of its default party handler. Supported plugins include:

  • DungeonParties (proprietary, default party handler)
  • Parties
  • Heroes
  • MMOCore
  • More to come! See below...

NOTE: If you have another plugin that handles parties, tell us about it in our issue tracker and we'll consider adding support for it!


And that's it! You're ready to start making dungeons! Check out these pages to learn more about using the plugin and how it all works.

  • Learn more about commands and permissions.
  • Learn how to make your first Mythic Dungeon.
  • Learn how dungeons and parties work.
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Mythic Mobs
  • Placeholder API
  • BetonQuest
Advanced Info
  • Editing Functions in YML*