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

Egg API ! #4970

Merged
merged 7 commits into from
Aug 31, 2022
Merged

Egg API ! #4970

merged 7 commits into from
Aug 31, 2022

Conversation

APickledWalrus
Copy link
Member

@APickledWalrus APickledWalrus commented Jul 26, 2022

Description

The greatest API ever added to Skript, Full PlayerEggThrowEvent support. Syntax needs help maybe.

Should we actually add this!? 🤣

TEST SCRIPT:

on player egg throw:
	if the egg will hatch:
		send "omg it's gonna hatch" to player
	if the egg won't hatch:
		send "darn, you're unlucky!" to player
	make the egg hatch
	set the hatch number to 5
	set the hatching entity type to a primed tnt

Target Minecraft Versions: Any I think
Requirements: N/A
Related Issues: Uhhhh....

@APickledWalrus APickledWalrus added feature Pull request adding a new feature. 2.7 labels Jul 26, 2022
Copy link
Member

@AyhamAl-Ali AyhamAl-Ali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hii from the Office :D

Copy link
Member

@AyhamAl-Ali AyhamAl-Ali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM STICKER

Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
@TheLimeGlass TheLimeGlass self-requested a review August 6, 2022 04:35
@TheLimeGlass TheLimeGlass merged commit 224cd62 into SkriptLang:master Aug 31, 2022
@APickledWalrus APickledWalrus deleted the feature/egg-api branch September 1, 2022 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull request adding a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants