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 some command block syntax #6859

Merged
merged 24 commits into from
Oct 13, 2024

Conversation

cheeezburga
Copy link
Member

This PR adds:

  • An expression to get/set the command of a command block or minecart with command block
  • An effect and condition for whether a command block is conditional or not
  • Tests for both

Target Minecraft Versions: any
Requirements: none
Related Issues: none

- An expression to get/set the command of a command block or minecart with command block
- An effect and condition for whether a command block is conditional or not
- Tests for both
@sovdeeth sovdeeth added the feature Pull request adding a new feature. label Jul 12, 2024
@cheeezburga cheeezburga requested a review from sovdeeth July 17, 2024 16:21
@cheeezburga cheeezburga requested a review from sovdeeth July 21, 2024 15:08
@sovdeeth sovdeeth added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Sep 13, 2024
@sovdeeth sovdeeth merged commit 22dfe9f into SkriptLang:dev/feature Oct 13, 2024
5 checks passed
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. 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.

5 participants