Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Mod requests party info packet even if party commands are disabled #224

@MisterCheezeCake

Description

@MisterCheezeCake

This was brought to my attention because an SBT user alerted me to constant Mod API rate limit errors, seemingly caused by both our mods sending party info request packets. Both our mods having this feature should not be an issue for users as long as they pick one to use and disable the other one, but cookies sends the packet before checking if the feature is enabled, causing rate limit errors for someone using the SBT one. A solution would be to simply check the feature's enabled status before sending anything to the Mod API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions