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

Add a condition, Block#isBlockIndirectlyPowered() #3294

Closed
noa-cvlct opened this issue Aug 11, 2020 · 0 comments · Fixed by #3297
Closed

Add a condition, Block#isBlockIndirectlyPowered() #3294

noa-cvlct opened this issue Aug 11, 2020 · 0 comments · Fixed by #3297
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. good first issue An issue that would be good for a first-time contributor to make a PR for priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).

Comments

@noa-cvlct
Copy link

Hello, i'm here to suggest a condition.

I suggest Block#isBlockIndirectlyPowered() to skript because i think it will be useful :)

There is already Block#isBlockPowered() but it only work if the block is activated with redstone. That means, if i click a pressure plate toggled by me, this already existing condition will not work, but isBlockIndirectlyPowered() will work. (because yes, human is not redstone 👍) This is also useful if poeple is using the debug stick.

Thank you ! (I would like to write the code but i can't so i'm suggesting)

@APickledWalrus APickledWalrus added enhancement Feature request, an issue about something that could be improved, or a PR improving something. good first issue An issue that would be good for a first-time contributor to make a PR for priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements). labels Aug 11, 2020
@FranKusmiruk FranKusmiruk linked a pull request Aug 18, 2020 that will close this issue
@ShaneBeee ShaneBeee added the completed The issue has been fully resolved and the change will be in the next Skript update. label Aug 28, 2020
@ShaneBeee ShaneBeee reopened this Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. good first issue An issue that would be good for a first-time contributor to make a PR for priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants