22.12.2011, 15:17
No time to code it, but create a variable for all players. When player types the command, set the variable to 1 and start a timer that starts in 30 minutes and doesn't loop. In the timer set the variable to 0. And in the command, check if the variable is 0, then allow the player to use the command.