Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Issues
  • #355

Closed
Open
Created May 10, 2024 by Complex@Complex

Every MD Commands break if another plugin registers same command as MD

If there is another plugin installed that registers a same command that MD registers, every MD commands break. The command doesn't even have to be "properly" registered with the Bukkit API - as long as it is in plugin.yml, this bug occurs. When this happens, typing any MD command does nothing. It doesn't even send any failure messages or generate any errors in console.

To reproduce:

  1. Create a blank plugin. Place this in plugin.yml:
commands:
  dungeon:
    usage: /<command>
  1. Install the plugin along with MythicDungeons.
  2. Every MD commands are broken.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking