Configurable Dungeon Party Command / Alias
Currently, Mythic Dungeons uses /party for its dungeon party system. This causes conflicts with other plugins that also use /party, such as MCMMO.
I want to use the Mythic Dungeons party system for dungeons, while still keeping the MCMMO party system available separately. Right now, however, the commands seem to clash. Even when trying to explicitly use the namespaced MCMMO command, such as:
/mcmmo:party
it still appears to get interpreted as a Mythic Dungeons party command.
Suggestion
Could the main dungeon party command be configurable in the Mythic Dungeons config?
This would allow servers to change /party to something like /dungeonparty or /dparty, while leaving /party available for MCMMO or other plugins.
Ideally, both the main command name and its aliases would be configurable so Mythic Dungeons does not conflict with other party systems.