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

[1.20.6] CommandRegisteredEvent will be removed in a future release #211

Closed
FastJoe0 opened this issue Jun 3, 2024 · 2 comments
Closed

Comments

@FastJoe0
Copy link

FastJoe0 commented Jun 3, 2024

When running the plugin on paper 1.20.6 I get this message:

[AnarchyExploitFixes] "AnarchyExploitFixes v2.6.7" has registered a listener for com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent on method "public void cloud.commandframework.paper.PaperBrigadierListener.onCommandRegister(com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent<com.destroystokyo.paper.brigadier.BukkitBrigadierCommandSource>)", but the event is Deprecated. "This event has been superseded by the Commands API and will be removed in a future release. Listen to LifecycleEvents.COMMANDS instead."; please notify the authors [moo, xGinko].

Full logs:

[17:03:09 INFO]: [AnarchyExploitFixes] Enabling AnarchyExploitFixes v2.6.7
[17:03:09 INFO]: [AnarchyExploitFixes]
[17:03:09 INFO]: [AnarchyExploitFixes]
[17:03:09 INFO]: [AnarchyExploitFixes]      █████  ███████ ███████
[17:03:09 INFO]: [AnarchyExploitFixes]     ██   ██ ██      ██             AnarchyExploitFixes
[17:03:09 INFO]: [AnarchyExploitFixes]     ███████ █████   █████            Made by moom0o
[17:03:09 INFO]: [AnarchyExploitFixes]     ██   ██ ██      ██             Rewritten by xGinko
[17:03:09 INFO]: [AnarchyExploitFixes]     ██   ██ ███████ ██
[17:03:09 INFO]: [AnarchyExploitFixes]
[17:03:09 INFO]: [AnarchyExploitFixes]
[17:03:09 INFO]: [AnarchyExploitFixes] Detected Version 1.20.6
[17:03:09 INFO]: [AnarchyExploitFixes] Found ProtocolLib
[17:03:09 INFO]: [AnarchyExploitFixes] Loading Translations
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for ko_kr
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for de_ch
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for en_gb
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for zh_cn
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for ru_ru
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for uk_ua
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for es_es
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for vi_vn
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for en_us
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for it_it
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for da_dk
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for de_at
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for fr_fr
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for pt_br
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for pl_pl
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for ro_ro
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for tr_tr
[17:03:09 INFO]: [AnarchyExploitFixes] Found language file for de_de
[17:03:09 INFO]: [AnarchyExploitFixes] Loading Config
[17:03:10 INFO]: [AnarchyExploitFixes] Registering Commands
[17:03:10 WARN]: [AnarchyExploitFixes] "AnarchyExploitFixes v2.6.7" has registered a listener for com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent on method "public void cloud.commandframework.paper.PaperBrigadierListener.onCommandRegister(com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent<com.destroystokyo.paper.brigadier.BukkitBrigadierCommandSource>)", but the event is Deprecated. "This event has been superseded by the Commands API and will be removed in a future release. Listen to LifecycleEvents.COMMANDS instead."; please notify the authors [moo, xGinko].
[17:03:10 INFO]: [AnarchyExploitFixes] Loading metrics
[17:03:10 INFO]: [AnarchyExploitFixes] Done.

full logs

@xGinko
Copy link
Owner

xGinko commented Jun 3, 2024

Yes commandframework has been removed in the upcoming release so this wont be an issue anymore in 2.7.0

@xGinko
Copy link
Owner

xGinko commented Jun 27, 2024

Fixed in 2.7.0

@xGinko xGinko closed this as completed Jun 27, 2024
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

No branches or pull requests

2 participants