How to get a toolbar to appear on first load of a plugin?

does it depend on the state when it’s called?

# during runtime
:show # will open a closed toolbar
:restore # will never open a closed toolbar

john