Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tab completion for all DeluxeMenus admin commands #176

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BlitzOffline
Copy link
Member

  • Added tab completion for all DeluxeMenus admin commands.
  • Every option is case insensitive.

While every option in tab complete is case insensitive, that is not always true during execution.
The 2 instances of this happening that I could find are menu names and the -p: tag for the '/dm open' command. We might want to look into making both of those case insensitive in the future.

2025-02-21.01-07-35.mp4

Closes #139

Tested on: Paper version 1.21.4-164-main@8eb8e44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The basic commands of the plugin do not have tab completion
1 participant