Commit Graph

8 Commits

Author SHA1 Message Date
a19dd16bad Decouples formatting from translations 2022-06-03 16:00:03 +02:00
ff1dbaedc4 Makes the info command's output translatable
Improves some general messaging
2022-06-02 14:50:55 +02:00
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
95a996ff9c Adds some important changes
Adds code for translating and formatting messages
Registers strings used in CommandConfig as translatable
Makes sure to keep track of portals whose destinations are overridden to prevent permanent destination change, or portals whose destinations are overridden even after they are closed
2022-06-01 03:13:25 +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