Update Getting Started authored by MarcatoSound's avatar MarcatoSound
...@@ -11,14 +11,13 @@ Installing Mythic Dungeons is as simple as dropping the plugin jar file into you ...@@ -11,14 +11,13 @@ Installing Mythic Dungeons is as simple as dropping the plugin jar file into you
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. 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: Mythic Dungeons comes with a default party handler, however we also support other party plugins instead of its default party handler. Supported plugins include:
* DungeonParties (proprietary, default party handler) * DungeonParties (proprietary, default party handler)
* [Parties](https://www.spigotmc.org/resources/parties-an-advanced-parties-manager.3709/) * [Parties](https://www.spigotmc.org/resources/parties-an-advanced-parties-manager.3709/)
* [Heroes](https://www.spigotmc.org/resources/heroes-free-for-1-16-and-below.305/) * [Heroes](https://www.spigotmc.org/resources/heroes-free-for-1-16-and-below.305/)
* [MMOCore](https://www.spigotmc.org/resources/mmocore.70575/) * [MMOCore](https://www.spigotmc.org/resources/mmocore.70575/)
* _More to come! See below..._ * _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!_
--- ---
...@@ -26,3 +25,6 @@ And that's it! You're ready to start making dungeons! Check out these pages to l ...@@ -26,3 +25,6 @@ And that's it! You're ready to start making dungeons! Check out these pages to l
* [Learn more about commands and permissions.](Commands-and-Permissions) * [Learn more about commands and permissions.](Commands-and-Permissions)
* [Learn how to make your first Mythic Dungeon.](Your-First-Dungeon) * [Learn how to make your first Mythic Dungeon.](Your-First-Dungeon)
* [Learn how dungeons and parties work.](How-it-Works) * [Learn how dungeons and parties work.](How-it-Works)
<br>
# [<div align="right">Next: Making Your First Dungeon --></div>](https://git.mythiccraft.io/mythiccraft/MythicDungeons/-/wikis/Your-First-Dungeon)
\ No newline at end of file