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

Player List Data #36

Open
Cooldude2606 opened this issue Aug 23, 2020 · 0 comments
Open

Player List Data #36

Cooldude2606 opened this issue Aug 23, 2020 · 0 comments
Labels
Feature Request Request for a new feature to be added

Comments

@Cooldude2606
Copy link
Member

Feature overview
Name: Player List Data
TL;DR: The player list should be able to show some extra data, such as deaths or crashes.

Details
The player list currently only shows the amount of time that a player has been online, this doesnt really have much use on a mini game server and should be replaced. A suggested replacement is to allow mini games to customise what data is shown here, such as deaths, crashes, progress, etc.

Possible methods
This would a function call from the mini games to the player list which would define how to get this extra data for each player. This function would take a player as a parameter and returns the string that should be shown next to the players name. This could be extented to also handle the tooltip.

@Cooldude2606 Cooldude2606 added the Feature Request Request for a new feature to be added label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request for a new feature to be added
Projects
None yet
Development

No branches or pull requests

1 participant