Files
OldThink/Resources/Groups/groups.yml
Exp 292ef4ef16 Admin Menu (#1648)
* First Prototype

* Command Window

* Dropdown

* Is this better?

* That's kinda better?

* Added divider

* Shit

* Check if Admin Menu & Commands are allowed

* -Funcy Shit
-Now gets properly the playerlist
-Fixed kick reason

* Dropdown Improvement with some more func

* -Added DirectCommand for commands that don't need a ui
-Added RestartRound

* Better way to make DirectCommandButtons

* -Some new Tabs
-Player list

* -Split Buttons
-Regions
-Fixed Test Command

* Some server buttons

* Playerlist alignment

* Fucky SpawnEntites & SpawnTiles in AdminBus

* -Debug Buttons
-Few more commands

* -Make dem controls thicc
-SpinBox

* Escape Kick Reason

* Only create the window when you press the button

* Adds StationEvents

* Nullable "fixes"

* This thing wasn't made for buttons

* Call other constructor for empty CommandButton

* Request method in the interface

* -Pushed most Controls to be fields
-No more dict passing
-Removed test cmd
-Regions to better navigate

* -Bound to key
-Removed from escape menu
-Remember cmd windows
-Close all cmd windows on toggle

* -Moved dependency

* Merge fixes

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-08-25 17:18:32 +02:00

202 lines
2.4 KiB
YAML

- Index: 1
Name: Player
Commands:
- login
- joingame
- help
- list
- say
- whisper
- me
- ooc
- observe
- toggleready
- ghost
- suicide
- hostlogin
- Index: 50
Name: Moderator
Commands:
- login
- logout
- joingame
- help
- list
- say
- whisper
- me
- ooc
- showtime
- observe
- toggleready
- ghost
- suicide
- kick
- listplayers
- loc
- hostlogin
- events
- factions
CanAdminMenu: true
- Index: 100
Name: Administrator
Commands:
- logout
- 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
- addoverlay
- rmoverlay
- showtime
- group
- addai
- warp
- hostlogin
- deleteewc
- asay
- mapping
- addhand
- removehand
- tilepry
- anchor
- unanchor
- tubeconnections
- tilewalls
- events
- destroymechanism
- addaccent
- readyall
- factions
CanViewVar: true
CanAdminPlace: true
CanAdminMenu: true
- Index: 200
Name: Host
Commands:
- logout
- 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
- addoverlay
- rmoverlay
- 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
- deleteewc
- sudo
- asay
- mapping
- addhand
- removehand
- tilepry
- anchor
- unanchor
- tubeconnections
- addatmos
- addgas
- fillgas
- listgases
- removegas
- clearatmos
- settemp
- setatmostemp
- tilewalls
- events
- destroymechanism
- addaccent
- readyall
- factions
CanViewVar: true
CanAdminPlace: true
CanScript: true
CanAdminMenu: true