-
-
Notifications
You must be signed in to change notification settings - Fork 368
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 Event Syntax for Interacting with Trial Spawner in Minecraft 1.21 #6856
Comments
|
so? |
So someone can add it if they want! |
is there already a syntax? |
Currently no, no one has taken on this request, paper has also now added their stuff for this so people are free to add it without worry of conflicts. Just a waiting game at this point. |
To anybody wanting to take up this issue, you're welcome to target patch branch as long as it's gated behind a feature flag (so it doesn't have to wait for next major release) |
Suggestion
I would like to suggest the addition of a new event for interacting with the Trial Spawner in Minecraft 1.21. Specifically, the syntax for this event could look like the following example:
on right click on trial spawner:
set spawner type of event-block to blaze
This syntax would allow server administrators and script creators to easily modify the type of mob spawned by the Trial Spawner upon a right-click interaction.
Why?
Adding this feature would greatly enhance the flexibility and customizability of Minecraft servers utilizing the Skript plugin. With the ability to modify Trial Spawner behaviors through simple scripts, server administrators can create more dynamic and engaging gameplay experiences. This addition would also align with the ongoing updates to Minecraft, ensuring that Skript remains a relevant and powerful tool for server customization.
Other
No additional comments. Thank you for considering this suggestion.
Agreement
The text was updated successfully, but these errors were encountered: