This is a stylistic change
@ -101,7 +101,7 @@ enum ParameterType
// Parses into any JSON value
CPT_JSON,
// Parses into an array of specified players
CPT_PLAYERS
CPT_Players
};
/**