Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
StartStopTimedCommands
StartStopTimedCommands is a simple Paper plugin that lets you create timers with a start and stop command.
Start command → runs instantly
Stop command → runs automatically after X seconds
Perfect for events, sales, PvP toggles, and more
Timers are saved and persist after restarts
Features
Multiple named timers with custom durations
Commands run as console (no permission issues)
Supports {player} placeholder
Only one active run per timer
Commands
/startstopcreate <name> <seconds> <start> | <stop>
/startstoprun <name>
/startstoplist
/startstopdelete <name>
/startstopreload
💡 Tip: It’s recommended to use /startstopcreate with tab completion and fill in the values step by step for the correct format.
Example /startstopcreate sale 300 say SALE START! | say SALE END!


