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

Bell API #6456

Merged
merged 19 commits into from
Apr 8, 2024
Merged

Bell API #6456

merged 19 commits into from
Apr 8, 2024

Conversation

bluelhf
Copy link
Contributor

@bluelhf bluelhf commented Feb 23, 2024

Description

This pull request implements events, conditions, expressions, and effects related to bells.


Target Minecraft Versions: any
Requirements: Paper (for ringing events between 1.16.5 and 1.19.4)
Related Issues: none

@bluelhf bluelhf changed the base branch from master to dev/feature February 23, 2024 00:43
src/main/java/ch/njol/skript/conditions/CondIsRinging.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/conditions/CondIsRinging.java Outdated Show resolved Hide resolved
src/test/skript/junit/-BellEventsPaper.sk Outdated Show resolved Hide resolved
src/test/skript/junit/-BellEventsSpigot.sk Outdated Show resolved Hide resolved
src/test/skript/junit/BellEvents.sk Outdated Show resolved Hide resolved
@AyhamAl-Ali AyhamAl-Ali added the feature Pull request adding a new feature. label Feb 23, 2024
@AyhamAl-Ali
Copy link
Member

Conflicts needs to be resolved

@sovdeeth sovdeeth added feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. 2.9 Targeting a 2.9.X version release labels Mar 30, 2024
@Moderocky Moderocky merged commit b5160e2 into SkriptLang:dev/feature Apr 8, 2024
4 checks passed
@bluelhf bluelhf deleted the feature/bell-api branch July 2, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.9 Targeting a 2.9.X version release feature Pull request adding a new feature. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants