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

Syntax for client-side blocks disapearing. #6603

Closed
1 task done
TrixzyMc opened this issue Apr 23, 2024 · 2 comments
Closed
1 task done

Syntax for client-side blocks disapearing. #6603

TrixzyMc opened this issue Apr 23, 2024 · 2 comments

Comments

@TrixzyMc
Copy link

TrixzyMc commented Apr 23, 2024

Suggestion

Add a syntax to stop Client-Side blocks from disappearing

Example:

set {_block} to forced client side block of BlockType
make player see {_block}
or
make player see forced client side block of BlockType
Force in this situation would mean not interactable with, or never disappearing until the script is reloaded or disabled.

Why?

As people who contributed with skript are good at optimization, smart. Typical people (Like my self) don't know java to stop the client-side block from disappearing, This would be helpful for people (Like my self included).

Other

Close this if you want, I just really think this is a good addition to the make player see {_block} as BlockType.

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.
@NotSoDelayed
Copy link
Contributor

This is something not impossible, but something Skript shouldn’t handle, as the server is unaware of the client side block sent to users, packets are required to listen to such, where the Skript environment is discouraged to make use of packets, especially to support across every version Skript supports as of this date. This could be feasible to any packet related 3rd party addons out there, so you could try to submit a suggestion regarding this to them.

@Moderocky
Copy link
Member

This is out of scope.

@Moderocky Moderocky closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
@cheeezburga cheeezburga mentioned this issue Apr 28, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants