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

Adds EffToggleCanPickUpItems + CondCanPickUpItems #5357

Merged
merged 13 commits into from
Jun 24, 2023

Conversation

sovdeeth
Copy link
Member

@sovdeeth sovdeeth commented Jan 17, 2023

Description

Adds an effect to toggle the ability of a living entity to pick up items.

"allow %livingentities% to pick (up items|items up)",
"(forbid|disallow) %livingentities% (from|to) pick[ing] (up items|items up)"

Adds a condition to check whether a living entity can pick up items.
Adds a test for both.


Target Minecraft Versions: any
Requirements:
Related Issues: #4185

@sovdeeth sovdeeth changed the title CanPickUpItems Eff + Cond + Test Adds EffToggleCanPickUpItems + CondCanPickUpItems Jan 17, 2023
@AyhamAl-Ali AyhamAl-Ali added the feature Pull request adding a new feature. label Jan 17, 2023
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.

Nice PR ⚡

@sovdeeth sovdeeth requested review from TheLimeGlass and removed request for AyhamAl-Ali and UnderscoreTud February 12, 2023 00:08
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.

Nice PR ⚡

@TheLimeGlass TheLimeGlass merged commit a5f0f4f into SkriptLang:master Jun 24, 2023
4 checks passed
Moderocky pushed a commit to Moderocky/Skript that referenced this pull request Sep 16, 2023
NotSoDelayed pushed a commit to NotSoDelayed/Skript that referenced this pull request Oct 30, 2023
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.

None yet

4 participants