Skip to content

Enhancement: ability to place blocks without block update #820

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

Closed
mojang2555 opened this issue Aug 26, 2017 · 8 comments
Closed

Enhancement: ability to place blocks without block update #820

mojang2555 opened this issue Aug 26, 2017 · 8 comments
Labels
completed The issue has been fully resolved and the change will be in the next Skript update. enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.

Comments

@mojang2555
Copy link

set block at player to portal
set block above player to portal

they would break each other
its like with WorldEdit. but in worldedit there is //fast which would fix this.

My quetion is.. how to fix this

@Pikachu920
Copy link
Member

Pikachu920 commented Aug 27, 2017

This isn't really an issue but it'd be a good enchancement (being able to specify bud).

@TheBentoBox
Copy link
Member

Yeah, it's definitely not a bug, it's the vanilla behavior. However, some sort of vanilla syntax similar to SkQuery's @noupdate:: that lets you set a block without causing a block update would be nice and would likely resolve this issue.

@TheBentoBox TheBentoBox changed the title Portals wont work in Script Enhancement: ability to place blocks without block update Aug 27, 2017
@TheBentoBox TheBentoBox added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Aug 27, 2017
@mojang2555
Copy link
Author

So its possible with SkQuery?
im not good at script

so how do i add it to my script

@mojang2555

This comment has been minimized.

@mojang2555

This comment has been minimized.

@mojang2555

This comment has been minimized.

@bensku
Copy link
Member

bensku commented Aug 28, 2017

Do not spam, please.

@SkriptLang SkriptLang locked and limited conversation to collaborators Aug 28, 2017
@TheBentoBox TheBentoBox added the priority: low Issues that are not harmful to the experience but are related to useful changes or additions. label Jun 9, 2019
@sovdeeth
Copy link
Member

PR available #7065

@sovdeeth sovdeeth added the PR available Issues which have a yet-to-be merged PR resolving it label Dec 18, 2024
@Efnilite Efnilite added completed The issue has been fully resolved and the change will be in the next Skript update. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. and removed priority: low Issues that are not harmful to the experience but are related to useful changes or additions. PR available Issues which have a yet-to-be merged PR resolving it labels Dec 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
completed The issue has been fully resolved and the change will be in the next Skript update. enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

No branches or pull requests

6 participants