Moving Ball in Game Engine

I put a ball onto a plane and put logic bricks to make it move around…the only problem is, the ball won’t stop bouncing…how do i make the ball come to a stop and move normally?

this is all done in game engine mode by the way, to clarify any confusion. when i add the ball…it perpetually bounces at the same height, and when i use a jump command, it rises, and stays bouncing at an even high height…i would like to know how to have the ball just sit on the plane like i want it to.

Find dynamic material properties for plane - in material bar, DYN button and set Restitut value to lower than 1.0.