Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout and write an API #9

Open
Crypnotic opened this issue Apr 29, 2020 · 1 comment
Open

Layout and write an API #9

Crypnotic opened this issue Apr 29, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Crypnotic
Copy link

Crypnotic commented Apr 29, 2020

The current state is essentially a glorified server list player count updater for multiple proxies. It does allow a developer to listen to events showing player connect/disconnect/server change across the network, but this needs to be fleshed out a lot.

A few examples would be:
1. Expose a method that allows the sending of custom network payloads.
2. Potentially allow the ability to create custom network events that fire in the same way that the current network events do
3. Create a meta section of the database that plugins can store whatever data they wish to be persistent across the network

@Crypnotic Crypnotic added enhancement New feature or request help wanted Extra attention is needed labels May 2, 2020
@Crypnotic
Copy link
Author

Write a basic command API using the generic User class to allow plugins to create platform-agnostic commands that interact with the Trevor API/network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant