You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
One of the major things that I feel is missing to addons/script API that would be very useful to have through Endstone is a BlockUpdate event.
Describe the solution you'd like
The BlockUpdate event would trigger everytime a block is updated by the server, and gives you information related to the BlockUpdate.
Describe alternatives you've considered
There isn't really a good way to do this otherwise, except by custom behavior and ticking by custom blocks.
Additional context
I don't know how performant this would be; it might be relevant to add some sort of filter option or something, or maybe it isn't realistic at all. Let me know! Thank you for your time!
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
Is your feature request related to a problem? Please describe.
One of the major things that I feel is missing to addons/script API that would be very useful to have through Endstone is a BlockUpdate event.
Describe the solution you'd like
The BlockUpdate event would trigger everytime a block is updated by the server, and gives you information related to the BlockUpdate.
Describe alternatives you've considered
There isn't really a good way to do this otherwise, except by custom behavior and ticking by custom blocks.
Additional context
I don't know how performant this would be; it might be relevant to add some sort of filter option or something, or maybe it isn't realistic at all. Let me know! Thank you for your time!
The text was updated successfully, but these errors were encountered: