Updated Plugin integration (markdown)

Daniel Saukel 2020-04-07 18:12:49 +02:00
parent 096fc526e0
commit fd9f27bf15

@ -13,7 +13,6 @@ To instantiate the same world multiple times, DungeonsXL copies the "resource" w
However, it is in many cases possible to create workarounds. The API is designed to be powerful enough to allow developers to integrate with DXL to get their plugins working; DungeonsXL includes support for a good bit of the most popular plugins natively and good pull requests are in general gladly accepted.
List of natively supported plugins:
* [CommandsXL](signs#command): Advanced command execution plugin.
* [Citizens](signs#externalmob): Highly advanced custom mob plugin.
* [MythicMobs](signs#externalmob): Recommended plugin for NPC enemies.
* [InsaneMobs](signs#externalmob): Alternative custom mob plugin.