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

Add TrashCommand to manage player inventory disposal #70

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Jan 8, 2025

Implemented a new /trash command allowing players to open a virtual trash GUI for item disposal. Updated configuration, permissions, and localization files to support the command and integrated it into the plugin's command registration system.

closes #53

Implemented a new `/trash` command allowing players to open a virtual trash GUI for item disposal. Updated configuration, permissions, and localization files to support the command and integrated it into the plugin's command registration system.
@NonSwag NonSwag added the enhancement New feature or request label Jan 8, 2025
@NonSwag NonSwag self-assigned this Jan 8, 2025
@NonSwag NonSwag merged commit e72b892 into master Jan 8, 2025
2 checks passed
@NonSwag NonSwag deleted the trash-command branch January 8, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trash command
1 participant