Console commands are pretty straight forward... You need to read or see how the Time Execute plugin works in order to do what you want. Even with that its pretty straight forward.
```json
"RealTime-Timer": {
"00:20:00": "pt static",
"12:20:00": "pt call 100 140"
},```
Console Commands:
pt - Displays help information for Paratrooperspt kill or pt cancel - Cancels the Paratroopers Eventpt loc - Display the location of current Paratrooperspt count - Display any active counts of Paratrooperspt random - Start Paratrooper Event at a Random Locationpt static - Start Paratrooper Event at coordinates ({0}, {1}) according to config settingpt call x x - Start Paratrooper Event at specific coordinates (x, x)pt player playername - Start Paratrooper Event at Players Locationpt player playername kitname count health(optional) - Start Paratrooper Event at Players Location with a specific kit and set number of paratroopers, setting the health is optional.