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

Add ability to use other things to fly #59

Open
mhtvsSFrpHdE opened this issue Sep 16, 2019 · 4 comments
Open

Add ability to use other things to fly #59

mhtvsSFrpHdE opened this issue Sep 16, 2019 · 4 comments

Comments

@mhtvsSFrpHdE
Copy link

mhtvsSFrpHdE commented Sep 16, 2019

Now there is only dragon.
Some ancient requirement that the dragon wings noise...
And any other if not going to like a dragon.

Maybe a chick or boat.
Change default mob can also work at station level or config file general override.

@Phiwa
Copy link
Owner

Phiwa commented Sep 16, 2019

Like already stated in #53:

This is one of the most frequently requested features and has been asked for since the very beginning (first time in 2012, I think).
The problem is that this would require a lot of work since we are using reflection to inject our custom dragon into the server at runtime and therefore every update of Craftbukkit/Spigot leads to quite some work. Supporting more than one entity would heavily increase this amount of work.

So yes, this is possible, but currently completely out of scope.

@mhtvsSFrpHdE
Copy link
Author

@Phiwa I prefer to make one issue focus on one requirement ^_^

@Phiwa
Copy link
Owner

Phiwa commented Sep 16, 2019

Which is perfectly fine, but this still id a feature that is out of scope since I already have a hard time fixing existing bugs and maintaining the plugin... 😉

@mhtvsSFrpHdE
Copy link
Author

mhtvsSFrpHdE commented Sep 17, 2019

@Phiwa I'll finish these issues as much as I can.
There is a pull request submitted to temporary fix that player fall damage issue,
the idea is track which method is reading config file when start travel,
subtract 5 from exported value as a fix.

However this "fix" can broke again if we implemented riding other mob.

Related issue:
#53

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