FileManager.setBlockPowerRedstone(Block, Boolean) -- This function sets a Powers-Redstone data for the selected block
FileManager.isBlockPowerRedstone(Block) --This function returns a boolean (True or False value) if the block can or can't power redstone.
FileManager.outputRedstoneSign(Block, Long [Duration], BlockFace [Direction]) --This function outputs a redstone signal for the given duration, at the selected block's Direction.