Files
crystall-punk-14/Resources/Groups/groups.yml
DrSmugleaf d91a8c4925 Add delaystart and forcepreset commands (#1163)
* Add extendroundstart message to extend lobby start timer

* Rename StartExtend to DelayStart

* Fix delaystart amounts above 59 not working

* Change delaystart seconds type from int to uint

* Change delaystart wrong args amount message

* Add forcegamepreset command

* Rename forcegamepreset to forcepreset and merged start and forcestart preset methods

* Fix index out of bounds exception when forcing suspicion to start

* Change game preset to match regardless of casing

* Add forcepreset unknown preset message

* Add and move in lobby checks

* Remove testing changes

* Change delaystart to pause/resume the timer when no seconds are specified

* Change pause message

* Remove testing code

* Change 0 seconds to not be a valid amount of seconds

* Replace MsgTickerLobbyCountdown Seconds with DateTime instead of uint

* Add one entire dot

* Replace Math.Min + Math.Max with Math.Clamp

Co-authored-by: ComicIronic <comicironic@gmail.com>

Co-authored-by: ComicIronic <comicironic@gmail.com>
2020-06-21 22:05:47 +02:00

148 lines
1.7 KiB
YAML

- Index: 1
Name: Player
Commands:
- login
- joingame
- help
- list
- say
- whisper
- me
- ooc
- observe
- toggleready
- ghost
- suicide
- Index: 50
Name: Moderator
Commands:
- login
- joingame
- help
- list
- say
- whisper
- me
- ooc
- showtime
- observe
- toggleready
- ghost
- suicide
- kick
- listplayers
- loc
- Index: 100
Name: Administrator
Commands:
- joingame
- help
- list
- say
- whisper
- me
- ooc
- showtime
- aghost
- observe
- toggleready
- ghost
- suicide
- spawn
- delete
- tp
- tpgrid
- setgamepreset
- forcepreset
- delaystart
- startround
- endround
- restartround
- respawn
- rejuvenate
- addcomp
- controlmob
- kick
- listplayers
- loc
- lsmap
- lsgrid
- mindinfo
- addrole
- rmrole
- showtime
- group
- addai
- warp
CanViewVar: true
CanAdminPlace: true
- Index: 200
Name: Host
Commands:
- joingame
- help
- list
- say
- whisper
- me
- ooc
- showtime
- aghost
- observe
- toggleready
- ghost
- suicide
- spawn
- delete
- tp
- tpgrid
- setgamepreset
- forcepreset
- delaystart
- startround
- endround
- restartround
- respawn
- rejuvenate
- addcomp
- controlmob
- kick
- listplayers
- loc
- lsmap
- lsgrid
- mindinfo
- addrole
- rmrole
- srvpopupmsg
- group
- showtime
- restart
- cvar
- netaudit
- szr_stats
- mem
- addai
- loglevel
- testlog
- addmap
- rmmap
- savebp
- loadbp
- savemap
- loadmap
- pausemap
- unpausemap
- querymappaused
- mapinit
- saveconfig
- gc
- gc_mode
- warp
CanViewVar: true
CanAdminPlace: true
CanScript: true