From 583eb39799efca25786375516afc852fed4d9f05 Mon Sep 17 00:00:00 2001 From: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Date: Fri, 24 Jul 2026 12:27:47 -0500 Subject: [PATCH] ADMIN: Move common QUERY commands to DEBUG (#6351) ADMIN: Move entities command to DEBUG --- Resources/toolshedEngineCommandPerms.yml | 61 ++++++++++++++++-------- 1 file changed, 40 insertions(+), 21 deletions(-) diff --git a/Resources/toolshedEngineCommandPerms.yml b/Resources/toolshedEngineCommandPerms.yml index ae02339c1a2..19d617b610a 100644 --- a/Resources/toolshedEngineCommandPerms.yml +++ b/Resources/toolshedEngineCommandPerms.yml @@ -1,23 +1,23 @@ -- Flags: QUERY - Commands: - - entities - - nearby - - map - - physics - - player - - splat - - bin - - extremes - - reduce - - sortby - - sort - - sortdownby - - sortdown - - sortmapby - - sortmapdownby - - iota - - rep - - to +#- Flags: QUERY # DeltaV - moved to DEBUG +# Commands: +# - entities +# - nearby +# - map +# - physics +# - player +# - splat +# - bin +# - extremes +# - reduce +# - sortby +# - sort +# - sortdownby +# - sortdown +# - sortmapby +# - sortmapdownby +# - iota +# - rep +# - to - Flags: DEBUG Commands: @@ -155,7 +155,26 @@ - atanpi - pick - 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 Commands: - methods