ScoredService - Styxling/Feather GitHub Wiki
This small module returns a function that generates a formatted string based on the provided data and action. It uses the data from a table (with keys like Gui and Plural) and an action (e.g., "scored", "won", or "win") to build a message. For example, if the action is "scored", it might return "Team X have scored" or "Team X has scored" depending on whether Plural is true.