Can you give me a list of possible server-columns? #93
Answered
by
Dantevg
x0tester0x
asked this question in
Q&A
|
I need to know what I can configure with the configuration option server-columns. |
Answered by
Dantevg
Apr 24, 2024
Replies: 1 comment 4 replies
|
For the As an example, look at the demo page (https://dantevg.nl/mods-plugins/WebStats/demo/). Here you could for example do this: (although im not sure server-columns would work for these columns as they're specifically for players) server-columns: [Mine Diamond, Biome] |
4 replies
Answer selected by
Dantevg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the
server-columnslist, you can choose from all the column names that you are displaying now. For those columns, their values will then be displayed for a separate row called 'Server', and no longer for the individual players.As an example, look at the demo page (https://dantevg.nl/mods-plugins/WebStats/demo/). Here you could for example do this: (although im not sure server-columns would work for these columns as they're specifically for players)