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

Some ideas #169

Open
FinlayDaG33k opened this issue Jan 3, 2017 · 2 comments
Open

Some ideas #169

FinlayDaG33k opened this issue Jan 3, 2017 · 2 comments
Labels
enhancement New feature or request

Comments

@FinlayDaG33k
Copy link

Hii there,
Finally got the plugin to work after having this issue: #168.

So now I can finally get some ideas and other "issues" flow:

  • %kills%, %deaths% and %kdr% all return -1 if you never died or made a kill.
  • add an option to disable "sorting". right now, the sidebar sorts out the stuff based on their values.
  • custom "layout"?
  • multiple "titles" (to seperate serverwide stats from the player stats)

Cheers

@games647
Copy link
Owner

games647 commented Jan 3, 2017

%kills%, %deaths% and %kdr% all return -1 if you never died or made a kill.

This means you deactivated pvpstats

add an option to disable "sorting". right now, the sidebar sorts out the stuff based on their values.

Limitation by Mojang. There is no way to change it, because it was implemented as a leaderboard

custom "layout"?

Please explain. Currently it's possible to make your own lines, you just have to specify a constant number as value.

@FinlayDaG33k
Copy link
Author

FinlayDaG33k commented Jan 3, 2017

add an option to disable "sorting". right now, the sidebar sorts out the stuff based on their values.

It is possible, I've seen other plugins do it aswell (and Hypixel does it aswell). BUt I think it would be better if you make another plugin for it.

%kills%, %deaths% and %kdr% all return -1 if you never died or made a kill.

oops, fixed that :)

custom "layout"?

I mean like having it look like:

+--Server Stats--+
|   Online: 12   |
|   TPS:    80   |
|   Ping:   10   |
+----------------+

+--PvP Stats--+
|  Kills: 120 |
|  Deaths: 3  |
|  KDR: 40.00 |
+-------------+

Ot atleast let the server owner decide on the layout.

@games647 games647 added the enhancement New feature or request label Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants