hi sorry for the Noob question but how do i place a block where the player is standing would it be a block event or player event
No event would do this? You could listen to any even to do it though. Get the location of the player, take away 1 from the y, get the block here and set it to what ever you want. (Or if you want it where their legs are don't take away the 1)