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

Implement tablist entries #226

Closed
wants to merge 2 commits into from
Closed

Implement tablist entries #226

wants to merge 2 commits into from

Conversation

montlikadani
Copy link
Owner

@montlikadani montlikadani commented Apr 9, 2021

Old PR #151

Current issues/todos with this:

  • In the specified entry, the player's name 42 (as a serial number) is displayed. This can be found in the movePlayer method.
    • No more player names displayed, just 1
  • More placeholders needed
  • Horizontal display with player names
  • Player profiles may be lost upon modification, especially of skin data.
  • Fake players are not considered, so they are "not visible" in the list when added.
  • Ability to enter real player names to add skin for specific entry.

A smaller description of what it is:
This implementation is actually a list of fake (non-existent) player list columns that can be modified as desired. It is functional in the present state, but it is not complete, there are many shortcomings and few features yet.

@montlikadani montlikadani added Type: New feature Status: Help wanted Help needed from other users to find the source of the issue Platform: Bukkit This issue is bukkit related Status: Needs testing labels Apr 9, 2021
@montlikadani
Copy link
Owner Author

Test jar compiled from this branch: TabList-5.5.2

@montlikadani montlikadani marked this pull request as ready for review April 10, 2021 08:36
@skyeredwood
Copy link

Any ETA on this PR?

@montlikadani
Copy link
Owner Author

There is no ETA, it will not be added soon and probably will not be implemented in the plugin.

@montlikadani
Copy link
Owner Author

montlikadani commented Jan 18, 2022

I do not care, this does not worth the effort to implement this. This requires many time to make this even work and requires many features to be added, in the other hand requires refactoring the project which is also a pain. I am not going to make this happen, consider forking this repository (if you are a developer) and make it for you (or for others) or use BTLP (BungeeTabListPlus) as an alternative. It provides many more features. If anyone implements it, I'd be happy to help.

@montlikadani montlikadani deleted the tablist-entries branch January 18, 2022 19:06
Repository owner locked and limited conversation to collaborators Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Bukkit This issue is bukkit related Status: Help wanted Help needed from other users to find the source of the issue Status: Needs testing Type: New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 Rows Tablist (customization of player list, custom text, ping, skins etc)
2 participants