mirror of
https://github.com/SimplexDevelopment/SimplexCL.git
synced 2026-06-04 03:06:54 +00:00
aa54dd5f108a518f9d4d764e054554b1b423cc84
Changed CommandBase#subCommand to return a boolean so you can check to see if it ran, to ensure that you only run the subcommand and not the subcommand AND the main command.
Description
Languages
Java
100%