Limit the LP providers only to me as owner of the token

Hi , i need your help
I will creat a token via smithii.io and i want to be the only person who can provide liquidity on the LP as i am the owner.

No body else than me can add any liquidity on the LP and i want keep all LP token.

Once the Smart contract is done, can i implement that on Bscscan ?
How to do ?

Thanks
Hamoudi

Sorry, I do not know the tool, smithii.io, but seems like you should add some limit to your function to transfer tokens, such as, when transferring tokens to router or lp pair contract, the caller should be owner.