1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-14 23:03:11 +00:00
Jonathan Coates 07113c3e9b
Move command actions to their own methods
Rather than having a mess of lambdas, we now move the bulk of the
implemetation to their own methods. The lambdas now just do argument
extraction - it's all stringly typed, so good to keep that with the
argument definition.

This also removes a couple of exception keys (and thus their translation
keys) as we no longer use them.
2023-09-05 18:37:10 +01:00
..
2023-08-31 19:14:37 +01:00
2023-08-31 19:14:37 +01:00
2023-08-31 20:49:53 +01:00