Skip to content

[FEATURE]: REST API for integrations #1138

Description

@RosiersRobin

Scope

Web

Feature Description

I'd love to see an RESTFULL API to enable developers to integrate with tx admin, so we can implement things into automations. It would also byy handy to have discord bots being able to do things or third-party websites instead of giving people access to the tx UI.

Use Case

I currently have automations that check players their 'activity' and I need to check this by looking at the last time they connected to the server, there is no easy way of doing this currently and I'd love to see this being added.
We also have an internal system (website) to manage players, their bans etc.... and it would be neat if we could just throw it in one system and I can just simply "sync" everything

Proposed Solution

REST API with http auth to;

  • ban
  • kick
  • lookup players
  • ...

Additional Info

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions