Skip to content

Conversation

ImMorpheus
Copy link
Contributor

Fix #1845

Offline players:

A joined  -> first joined
A left
A joined
A left
A joined  -> last joined
A left    -> last played

Online players:

A joined  -> first joined
A left
A joined
A left    -> last played
A joined  -> last joined

@ImMorpheus ImMorpheus added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label Jul 4, 2020
@ImMorpheus ImMorpheus requested a review from gabizou as a code owner July 4, 2020 13:05
@ImMorpheus ImMorpheus linked an issue Jul 4, 2020 that may be closed by this pull request

/**
* The time a {@link Player} first played on the Server.
* The time a {@link Player} first joined on the Server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{@link Player} -> {@link ServerPlayer player}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this should be a User

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve PlayerJoinData to support extra data.
2 participants