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

Minestom support #3

Open
MelonHell opened this issue Jul 22, 2023 · 2 comments
Open

Minestom support #3

MelonHell opened this issue Jul 22, 2023 · 2 comments

Comments

@MelonHell
Copy link

It's really cool that you make your plugins multi-platform. Would love to see Minestom implementations

@MelonHell
Copy link
Author

MelonHell commented Jul 22, 2023

@aecsocket
Copy link
Owner

Thanks for the interest! Right now I don't have Minestom on my radar since I still have features to implement for a 1.0 release (improved terrain handling, entity collisions, and liquid buoyancy being the main ones). Branching out to new platforms is quite hard since there are a lot of different things to keep track of to keep the core API platform-agnostic, but make platform-specific implementations ergonomic for users. Even just supporting Fabric and Paper (and Folia!) is a pain sometimes.

If you would like to implement a Minestom platform (or any other platform) yourself, much of the work is already done in rattle-common, such as commands. You will need to handle the actual hooks yourself though.

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