Tanguygab / TAB-Additions

An addon for the TAB minecraft plugin with some more cool features :D
GNU General Public License v3.0
14 stars 4 forks source link

[BUG] About the "nametag-in-range:" feature [MC Version 1.12.2] #17

Closed TeQTabanca closed 2 years ago

TeQTabanca commented 2 years ago

I changed the "nametag-in-range:" property for the first time and after the /tab reload command, if the player is on the server and waiting anywhere, that player's nametag will be fixed in that place. The only solution would be to restart the server.

image

TeQTabanca commented 2 years ago

I'm correcting. I set it to "nametag-in-range: 2" and restarted the server. If you use the "/tab reload" command without touching the settings and then the player is on the server and the player is waiting anywhere, the player's name tag will remain there.

Tanguygab commented 2 years ago

I was able to reproduce it, I'll see what I can do

TeQTabanca commented 2 years ago

Additionally, I set "tablist-names-radius: 2" and used the /tab reload command and the player disappeared, but after setting it to 0, the player still does not appear and does not appear even if I go next to it.

TeQTabanca commented 2 years ago

There is one more problem. Scoreboard not working properly after updating your plugin.

Player with authorized scoreboard authority

    yetkili_panosu:
      display-condition: permission:tab.scoreboard.admin
      title: '&b&lYETKİLİ &a&lPANOSU'
      lines:
      - '&e&lOyuncu &a&lBilgileri&f&l:'
      - '&f&lToplam &e&lOyuncu &f&lSayısı: '
      - '&a&l%online%&f&l/&e&l%server_max_players%'
      - '&f&lMevcut &b&lDünyada &a&lBulunan &e&lOyuncu &f&lSayısı:'
      - '&a&l%worldonline%'
      - ' '
      - '&f&lToplam &a&lParan&f&l:'
      - '&a&l%xconomy_balance%'
      - ' '
      - '&b&lSunucu &a&lBilgileri&f&l:'
      - '&f&lTPS: %server_tps_1_colored%'
      - '&a&lÇalışma &f&lSüresi&7:'
      - '&a&l%server_uptime%'
      - '&b&lHafıza &a&lKullanımı&f&l:'
      - '&a&l%memory-used%&f&l/&e&l%memory-max%'

image

Unauthorized player's scoreboard

    oyuncu_panosu:
      title: '&b&lOYUNCU &a&lPANOSU'
      lines:
      - '%animation:TeqTabanca_Sunucusu%'
      - ' '
      - '&b&lİstatistiklerin&f&l:'
      - '&f&lToplam &a&lÖldürmen&f&l:'
      - '&a&l%pvplevels_kills%'
      - '&f&lToplam &c&lÖlmen&f&l:'
      - '&c&l%pvplevels_deaths%'
      - '&f&lToplam &a&lParan&f&l:'
      - '&a&l%xconomy_balance%'
      - '&5&lLigin&f&l: %alonsoleagues_league_tag%'
      - '&e&lSeviyen&f&l: &e&l%alonsolevels_level%'
      - '&f&lPingin: %player_colored_ping%&f&lms'
      - '&a&lBulunduğun &b&lDünya&f&l:'
      - '&b&l%world%'

image

In addition, the player's scoreboard is corrupted after the authorized scoreboard gives permission to the player who does not have permission and takes it back.

image

Tanguygab commented 2 years ago

welp, this was an easier fix that I thought... I'll post an update in a few minutes. About the scoreboard, I didn't really understand what the problem was, but TAB-Additions doesn't interfere with it at all 🤷

Tanguygab commented 2 years ago

https://github.com/Tanguygab/TAB-Additions/releases/tag/1.6.5

TeQTabanca commented 2 years ago

welp, this was an easier fix that I thought... I'll post an update in a few minutes. About the scoreboard, I didn't really understand what the problem was, but TAB-Additions doesn't interfere with it at all 🤷

It's not related to the TAB-Additions plugin anyway. It's about the TAB plugin! I wanted to say that there is a problem with the scoreboards that ask for permission. If you look carefully at the Authority scoreboard, some placeholders are not visible and when you delete the "tab.scoreboard.admin" permission from the player, articles that are not in the default scoreboard appear. Articles that are not actually found are in the Authorized scoreboard.

TeQTabanca commented 2 years ago

"The "tablist-names-radius:" issue still persists and if the nametag-in-range: property is set, the player will be hidden but the nametag will be visible.

image

Tanguygab commented 2 years ago

"The "tablist-names-radius:" issue still persists and if the nametag-in-range: property is set, the player will be hidden but the nametag will be visible.

image

set the same number for both tablist-names-radius and nametag-in-range

TeQTabanca commented 2 years ago

"The "tablist-names-radius:" issue still persists and if the nametag-in-range: property is set, the player will be hidden but the nametag will be visible. image

set the same number for both tablist-names-radius and nametag-in-range

I already set it like that

Tanguygab commented 2 years ago

I'm not sure what's wrong, did you restart your server after updating TAB-Additions 1.6.5 ?

TeQTabanca commented 2 years ago

I'm not sure what's wrong, did you restart your server after updating TAB-Additions 1.6.5 ?

I shut down the server and deleted Tab-Additions version 1.6.4 and all the files in it and installed version 1.6.5

Tanguygab commented 2 years ago

can you send your TAB-Additions config ? and what's your plugin list?

TeQTabanca commented 2 years ago

can you send your TAB-Additions config ? and what's your plugin list?

There are more than 70-80 plugins but there is no conflicting plugin with your plugin.

config.yml

TeQTabanca commented 2 years ago

The admin scoreboard was working fine in TAB-v3.1.1 version, but the admin scoreboard is not working properly in the current version.

Default Admin ScoreBoard:

image

Adjusted Admin ScoreBoard:

image

Tanguygab commented 2 years ago

can you send your TAB-Additions config ? and what's your plugin list?

There are more than 70-80 plugins but there is no conflicting plugin with your plugin.

config.yml

I don't see anything wrong, can you try on a server with only TAB and TAB-Additions?

The admin scoreboard was working fine in TAB-v3.1.1 version, but the admin scoreboard is not working properly in the current version.

Default Admin ScoreBoard:

image

Adjusted Admin ScoreBoard:

image

join TAB's Discord server for support