Skip to content

[Commands] Add client commands #237

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

Merged

Conversation

ScribbleTAS
Copy link
Member

Sometimes you realise that making a packet that opens a folder on your PC might not be the best idea... Especially if you can spam packets and then open a ton of folders on your PC...

So here are client commands, which intercept chat messages and lets you use client stuff via commands without the need to send packets back and forth...

Will do more in the future with this, but it should be enough for now

  • Change CommandFolder to a client command
  • Remove OPEN_FOLDER packet
  • Add ClientCommandRegistry

- Change CommandFolder to a client command	
- Remove OPEN_FOLDER packet
- Add ClientCommandRegistry
@ScribbleTAS ScribbleTAS added the Core Issue relates to core concepts label Apr 18, 2025
@ScribbleTAS ScribbleTAS added this to the Beta1 milestone Apr 18, 2025
@ScribbleTAS ScribbleTAS requested a review from PancakeTAS April 18, 2025 18:25
@ScribbleTAS ScribbleTAS self-assigned this Apr 18, 2025
@github-project-automation github-project-automation bot moved this to Todo in TASmod Apr 18, 2025
@ScribbleTAS ScribbleTAS moved this from Todo to In Progress in TASmod Apr 18, 2025
@ScribbleTAS ScribbleTAS merged commit 130312e into MinecraftTAS:develop Apr 18, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in TASmod Apr 18, 2025
@ScribbleTAS ScribbleTAS deleted the feature/clientcommands branch April 18, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issue relates to core concepts
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants