The plugin prohibits new players from writing to the chat until they have played the required amount of time, and can also prohibit commands.
Code (YAML):
Message:
block_message: "&fYou &ccannot &fsend &messages &fto chat until you play &6{time}" block_command: "&fYou &ccannot &cconnect this &ccommand&f until you play &6{time}" time: 1800
# How long after the chat will be available (in seconds) block-command: - '/op'
- '/ban'
- '/pl'
- '/about'
- '/plugins'
- '/deop'
- '/fly'
- '/msg'
- '/say'