Commit Graph

6 Commits

Author SHA1 Message Date
34d4714625 Moves permission nodes and command names to an enum to reduce redundancy
Also fixes some cases where tab completions are provided even if all arguments have been supplied
2022-06-01 19:26:47 +02:00
268f0a3209 Adds a visualizer as described in #2 2022-05-31 14:38:24 +02:00
a14e3b4d9d Fixes a few issues
Fixes problems when setting a non-string value
Fixes values for some option data types not being available for tab completion
2022-05-30 16:45:04 +02:00
1bfa91a98b Prevents editing of dangerous and unimplemented config values 2022-05-30 16:17:22 +02:00
91e0f92734 Fixes some minor warnings and spacing 2022-05-29 19:30:42 +02:00
5e7229ce35 Replaces all old functionality with a config command 2022-05-29 19:26:34 +02:00