Bug Closed · Invalid

Party function does not work.

#3759 opened by Unknown 3 years ago

Unknownreported this bug

The game has mmocore, and if you invoke the command "/party" and invite other players to join you in the dungeon, they will start off solo. The "Ready" command does not appear on the other players' screens.

Also, when I invoke the command "/recruit", nothing happens. And when I invoke "/p", it logs "You aren't currently in a party.". Is this a problem? I get such a message even if I am in the party immediately.

Minecraft version used: 1.18.2 MythicDungeons-1.1.1-SNAPSHOT Build: 85

I am Japanese and using a translator, so the text may be wrong. My apologies.

Unknowncommented

Hey there! Are you wanting MMOCore to handle the parties? If so, you need to change the PartyPlugin config option to MMOCore. Otherwise, by default it will use a custom party plugin provided by Dungeons, which may be overridden by MMOCore.

Unknowncommented

Hello. I would like to use MythicDungeons party system. Is there any other settings I have to do in this case?

Unknowncommented

Hey there. If you want to continue using the default provided party system by Mythic Dungeons, you will need to do one of two things.

Either:
A. Have your players use the /dparty command instead of /party
B. Add a command alias in your server config that tells the server to prioritize the Mythic Dungeons party command. (You can find instructions on how to do this here.)

Sign in to join the discussion.