Implement DeleteEntitiesWithComponent console command (#1210)

Deletes entities that have all of the provided components
This commit is contained in:
ShadowCommander
2020-06-24 10:52:52 -07:00
committed by GitHub
parent b33508d10f
commit 9b6455519b
2 changed files with 64 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
- addai
- warp
- hostlogin
- deleteewc
CanViewVar: true
CanAdminPlace: true
@@ -145,6 +146,7 @@
- gc
- gc_mode
- warp
- deleteewc
CanViewVar: true
CanAdminPlace: true
CanScript: true