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

Would like EntityBlockFormEvent event added to CommandHelper #1161

Open
LadyCailinBot opened this issue Jan 17, 2018 · 7 comments
Open

Would like EntityBlockFormEvent event added to CommandHelper #1161

LadyCailinBot opened this issue Jan 17, 2018 · 7 comments
Labels
feature request New functionality that doesn't exist yet

Comments

@LadyCailinBot
Copy link

CMDHELPER-3167 - Reported by malon

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/block/EntityBlockFormEvent.html

I'm guessing that it goes in CHSpigot. I don't really care where it goes as long as I can use it.

Thank you!

@LadyCailinBot
Copy link
Author

Comment by PseudoKnight

I think I'd probably do a BlockFormEvent and have different values for when its caused by entities. Currently only snowmen and frostwalker triggers for EntityBlockFormEvent, which limits its utility.

@LadyCailinBot
Copy link
Author

Comment by malon

@PseudoKnight

I need it for frostwalker protection. My server has some worlds where players can build, and others that are meant for exploration. I need to prevent Frostwalker from causing ice in the exploration worlds.

@LadyCailinBot
Copy link
Author

Comment by malon

I've never asked for a feature to be added before, how long does it normally take to be implemented? Not being pushy, I would just like to know for the sake of knowing. Thank you!

@LadyCailinBot
Copy link
Author

Comment by PseudoKnight

There is no normal time. It's done when someone feels like doing it.

@LadyCailinBot
Copy link
Author

Comment by PseudoKnight

We actually have a block_grow event, which will fire for these events, except without the source. We could possibly just add the source to that event.

@LadyCailinBot
Copy link
Author

Comment by PseudoKnight

No, I need to add block_form.

@LadyCailinBot
Copy link
Author

Comment by malon

@PseudoKnight Thank you for starting to work on it very much, you are a very kind person.

@LadyCailin LadyCailin added the feature request New functionality that doesn't exist yet label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New functionality that doesn't exist yet
Projects
None yet
Development

No branches or pull requests

2 participants