Bug Verified

MythicDungeons breaks RewardLite's `/rewards` command

#5252 opened by Unknown 2 years ago

Unknownreported this bug

Description:

When both MythicDungeons and RewardsLite are installed, MythicDungeons replaces RewardsLite's /rewards GUI with MythicDungeons' /rewards GUI.

Even when specifying the plugin (/rewardslite:rewards and /mythicdungeons:rewards), MythicDungeons overwrites /rewardslite:rewards. When calling the command via MythicDungeons (/mythicdungeons:rewards) the command does not respond.

I have already tried aliasing the command via Bukkit's commands.yml, and it has no effect:

command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
  rewards:
  - rewardslite:rewards $1-

There are no errors in console when this happens, but I will still provide the log; https://mclo.gs/UL8dSQJ

Video recording of the problem: https://youtu.be/E0A-qhnzyTE

Expected Behavior:

RewardsLite's /rewards GUI should remain it's own. And, MythicDungeon's /rewards GUI should still be functional when calling the command via MythicDungeons.

Version Info:

  • Purpur 1.20.4
  • MythicDungeons v1.4.0
  • RewardsLite v3.1.6 (versions 3.1.7 and 3.1.8 currently have an unrelated bug on <1.21)

RewardsLite: https://www.spigotmc.org/resources/1-8-1-21-rewardslite-customizable-rewards-with-ease.71784/history

Unknowncommented

I will be looking into this, we've been having issues like this with commands so it's likely something on our end that needs to be resolved.

Unknowncommented

Hi, just wanted to let you know this is still an issue with the latest MythicDungeons 2.0 dev builds (as of v/230).

Unknowncommented

This is indeed not fixed

Unknowncommented

I was just checking in to see if this was fixed with MythicDungeons v2.0.1; it appears not. :(

I can confirm this is still an issue as of:

  • Purpur 1.21.4 (build 2416)
  • MythicDungeons v2.0.1-SNAPSHOT (build 241)
  • RewardsLite v3.1.10

It's very unfortunate because I had plans to implement (mythic)dungeons into a server I was running at the time of this report, and it was going to be a major feature to keep players interested. RewardsLite was an integral part of the server regarding playtime rewards, and removing it wasn't really an option, so I had to opt to not use MythicDungeons. I couldn't implement a plugin I paid for by the time community interest died out. :( Despite my own quarrels regarding this issue (and the server I ran already being shut down by now), I hope this issue is fixed soon, as it made MythicDungeons completely unusable.

Sign in to join the discussion.