Suggestion Closed · Implemented

[Feature Request] Command Alias Configuration

#3491 opened by Unknown 3 years ago

Unknownreported this suggestion

Some of Dungeon's command aliases (specifically /p) overlap with other plugin command aliases my server uses. Would it be possible to implement a way to configure and/or disable command aliases to have more control over the user experience?

Unknowncommented

Hey there. This can actually be accomplished already with Spigot's built in alias system. You can read about it here. Just configure the /p command in commands.yml to use the specified plugin's version of the command and Spigot will automatically force that to take priority.

Sign in to join the discussion.