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
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;
Additional Info
No response