Add a condition, Block#isBlockIndirectlyPowered() #3294
Closed
Description
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)
Metadata
Assignees
Labels
The issue has been fully resolved and the change will be in the next Skript update.Feature request, an issue about something that could be improved, or a PR improving something.An issue that would be good for a first-time contributor to make a PR for"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).