commandgeek / GeekSMP

GeekSMP Plugin
Other
13 stars 4 forks source link

Fix #84 #102

Open Lianecx opened 2 years ago

Lianecx commented 2 years ago

Description

Added tab.player config option which is the format for each player name in the tab-list Removed ping field in tab-header

Motivation and Context

fixes #84

How Has This Been Tested?

Local server, 1.18.1 I joined different teams (special, owner, revived, ...) and my friend joined

Types of changes

Checklist:

srnyx commented 2 years ago

It needs to display the ping like this (where it is always at the very end of the line [no matter how long their name is]): image

Lianecx commented 2 years ago

It needs to display the ping like this (where it is always at the very end of the line [no matter how long their name is]):

image

You can change this in the config however you want. Im not home so i cant edit the config rn but you can request changes to the config.yml

srnyx commented 2 years ago

You can change this in the config however you want. Im not home so i cant edit the config rn but you can request changes to the config.yml

But it won't keep the ping on the far right, it will just be a suffix to the player. The ping number should always be directly to the left of the ping bars, no matter how long the player's username is.

Lianecx commented 2 years ago

You can change this in the config however you want. Im not home so i cant edit the config rn but you can request changes to the config.yml

But it won't keep the ping on the far right, it will just be a suffix to the player.

The ping number should always be directly to the left of the ping bars, no matter how long the player's username is.

Okay ill try to implement that

Lianecx commented 2 years ago

Okay, its updated. Worked for me fine, didnt test it with others though (none of my friends were online 😢 ) You can test it on the dev server maybe

srnyx commented 2 years ago

Please convert to draft PR until all issues are solved!