Skip to content

Issue with OVERRIDE_EXISTING_COMMANDS Functionality #99

@Syrent

Description

@Syrent

I have a plugin that includes a sayanvanish command with aliases v and vanish. However, when Essentials is installed on the server, it overrides the v and vanish commands.

I have already set ManagerSetting.OVERRIDE_EXISTING_COMMANDS to true using the following code:

manager.settings().set(ManagerSetting.OVERRIDE_EXISTING_COMMANDS, true)

I'm unsure if I'm making a mistake or missing something.

Recording.2024-07-12.0634436.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions