Regenerate settingtypes & readme

master
Lars Mueller 2022-05-13 12:38:13 +02:00
parent b4e3670205
commit 441c6bc269
2 changed files with 9 additions and 6 deletions

View File

@ -49,8 +49,8 @@ Timer fill color as hex string
* Type: string
* Default: `FF00FF`
* >= 000000
* <= FFFFFF
* >= `000000`
* <= `FFFFFF`
#### `duration`
@ -58,8 +58,8 @@ Timer duration in seconds
* Type: number
* Default: `5`
* >= 0
* <= 6000
* >= `0`
* <= `6000`
#### `name`

View File

@ -1,7 +1,10 @@
[*respawn_timer.timer]
[respawn_timer.timer]
# Timer fill color as hex string
respawn_timer.timer.color (Respawn timer Timer Color) string FF00FF
# Timer duration in seconds
respawn_timer.timer.duration (Respawn timer Timer Duration) float 5
respawn_timer.timer.duration (Respawn timer Timer Duration) float 5 0.000000 6000.000000
# Timer caption
respawn_timer.timer.name (Respawn timer Timer Name) string Respawn