Delta-v/Content.Server/Administration
moonheart08 89bbb71f75
ForAll command! (#4982)
* ForAll command!
Implements "Bad Query Language", which has a few specifiers you can use for badminning, namely:
named <regex>
prototyped <prototype name>
with <component name>
tagged <tag name>
parented_to <parent entity uid>

For example: forall prototyped MobHuman parented_to 855 do explode $WX $WY 1 1 1 1; addcomp $ID Item

* oops

* fix a silent parsing bug, make parser louder.

* cleanup

* rename shit
2021-10-23 19:15:40 +02:00
..
Commands ForAll command! (#4982) 2021-10-23 19:15:40 +02:00
Managers Admin overlay (#4728) 2021-10-03 13:34:36 +02:00
UI Makes announcements a +ADMIN command instead of a +FUN command. (#4815) 2021-10-09 18:36:52 +02:00
AdminCommandAttribute.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
AdminPermsChangedEventArgs.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
AdminVerbSystem.cs Remove some more unused fields 2021-10-13 17:38:20 +11:00
AnyCommandAttribute.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
BwoinkSystem.cs Basic AHelp Panel, Ported & Fixed (#4776) 2021-10-06 17:25:27 +02:00
PlayerLocator.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00