Minecraft Plugin Coding Help? - 1

Okay, so I'm making a Minecraft plugin, and I have 2 lines of code with sender.Sendmessage
My question is, how do I make a delay between the two messages? I want it to send one message, then maybe 1-2 seconds later, send the other. (Keep in mind I'm new to coding)