Skip to content

Suggestion: Publish a GS lib that allow GSs to expose admin port control #1

@Leffe108

Description

@Leffe108

It may be interesting to move most of AdminCmd into a GameScript library that simplify adding communication between the GS and an admin bot. This way existing GSes can use this library to provide admin port hooks.

For inspiration, you may want to look at SCP which is a communication protocol that allow GS <-> AI communication. Another option is to extend SCPLib (an implementation of SCP) so that commands added by a GS are also exposed to admin port clients (possible with the option to only expose a command to only AIs or only admin clients).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions