How do you turn off Bluetooth on startup using MacBook Air and macOS Sierra?

If you're still looking for solutions to this, you could try this Terminal command:

sudo defaults write /Library/Preferences/com.apple.Bluetooth.plist ControllerPowerState 0

Source: Apple Support Communities thread