Adds an inefficient implementation of #1

Adds a technically working dial command whose tab completion is too horrendously slow to be usable
This commit is contained in:
2022-05-31 03:32:58 +02:00
parent a14e3b4d9d
commit 347a08c0e9
7 changed files with 215 additions and 10 deletions

View File

@@ -11,9 +11,13 @@ commands:
- sgc
description: The root command for all added commands
usage: |
/<command> <config/?>
/<command> <config/dial>
/<command> config <config option> <new value>
/<command> dial <network name> <portal name>
permissions:
stargate.command.config:
description: Allow the user of /sgc config
default: false
description: Allows the use of /sgc config
default: false
stargate.command.dial:
description: Allows the use of /sgc dial
default: op