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

BungeeCord support #12

Closed
5 tasks done
jonesdevelopment opened this issue Aug 19, 2023 · 2 comments · Fixed by #76
Closed
5 tasks done

BungeeCord support #12

jonesdevelopment opened this issue Aug 19, 2023 · 2 comments · Fixed by #76
Assignees
Labels
enhancement New feature or request

Comments

@jonesdevelopment
Copy link
Owner

jonesdevelopment commented Aug 19, 2023

Information

Support BungeeCord & forks like

  • Waterfall
  • FlameCord
  • ...

Reason

Multi-version support is important, especially for an anti-bot plugin.

Additional information

  • Netty injection
  • Replace VarInt decoder
  • Server lockdown feature
  • Fallback (anti-bot) integration
  • Testing
@jonesdevelopment jonesdevelopment added the enhancement New feature or request label Aug 19, 2023
@jonesdevelopment jonesdevelopment mentioned this issue Aug 19, 2023
5 tasks
@jonesdevelopment jonesdevelopment self-assigned this Aug 19, 2023
@jonesdevelopment jonesdevelopment added the to-do Currently being worked on label Sep 10, 2023
@jonesdevelopment jonesdevelopment pinned this issue Sep 22, 2023
@jonesdevelopment jonesdevelopment unpinned this issue Oct 12, 2023
@jonesdevelopment jonesdevelopment pinned this issue Oct 20, 2023
@jonesdevelopment
Copy link
Owner Author

Working on this on a different feature branch. Testing is necessary.

@jonesdevelopment
Copy link
Owner Author

Tested on BungeeCord with versions:

  • 1.8.9
  • 1.13
  • 1.19.4
  • 1.20
  • 1.20.1
  • 1.20.2

Tested features:

  • MiniMessage support
  • All subcommands
  • Verbose handler (Kyori audience)
  • Fallback (Sonar's anti-bot component)

@jonesdevelopment jonesdevelopment unpinned this issue Oct 26, 2023
@jonesdevelopment jonesdevelopment removed the to-do Currently being worked on label Dec 5, 2023
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 a pull request may close this issue.

1 participant