ADMIN: Move common QUERY commands to DEBUG (#6351)

ADMIN: Move entities command to DEBUG
This commit is contained in:
Vanessa 2026-07-24 12:27:47 -05:00 committed by GitHub
parent a0ebf263e3
commit 583eb39799
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 40 additions and 21 deletions

View File

@ -1,23 +1,23 @@
- Flags: QUERY #- Flags: QUERY # DeltaV - moved to DEBUG
Commands: # Commands:
- entities # - entities
- nearby # - nearby
- map # - map
- physics # - physics
- player # - player
- splat # - splat
- bin # - bin
- extremes # - extremes
- reduce # - reduce
- sortby # - sortby
- sort # - sort
- sortdownby # - sortdownby
- sortdown # - sortdown
- sortmapby # - sortmapby
- sortmapdownby # - sortmapdownby
- iota # - iota
- rep # - rep
- to # - to
- Flags: DEBUG - Flags: DEBUG
Commands: Commands:
@ -155,7 +155,26 @@
- atanpi - atanpi
- pick - pick
- tee - tee
# BEGIN DeltaV - PMs don't trust staff with upload so just tack it onto DEBUG i guess
- entities
- nearby
- map
- physics
- player
- splat
- bin
- extremes
- reduce
- sortby
- sort
- sortdownby
- sortdown
- sortmapby
- sortmapdownby
- iota
- rep
- to
# END DeltaV
- Flags: HOST - Flags: HOST
Commands: Commands:
- methods - methods