Skip to content

Conversation

@nullnet0
Copy link

@nullnet0 nullnet0 commented Jun 20, 2025

Added some cool features and emotes

  • Commands and tab completions are now automatically registered by Cloud framework
  • Changed AsyncPlayerChatEvent to AsyncChatEvent
  • Added Lombok

Emojis in chat:
:downvote: "↓"
:shrug: "¯_(ツ)_/¯"
:tableflip: "(╯°□°)╯︵ ┻━┻"
:upvote: "↑"
:angry: "ಠ_ಠ"

nullnet added 3 commits June 20, 2025 19:25
there will be more cleanup in future commits
@polypixeldev
Copy link
Member

Thanks for the PR, looks like really good improvements! When I test though, it seems I can't run any HCCore commands, is there something more I need to setup?

@nullnet0
Copy link
Author

oh forgot to register them

@polypixeldev
Copy link
Member

Getting the error

org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/incendo/cloud/CommandManager

now when the plugin is loaded on server start

@nullnet0
Copy link
Author

I tried running the plugin on clear Paper 1.21.1 server with only ProtocolLib, UltimateAdvancementAPI, HCCore and didn't get any error like this. I checked all of the commands and they worked fine.

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.

2 participants