sgtcaze / NametagEdit

Simple plugin to give players custom nametags
GNU General Public License v3.0
194 stars 133 forks source link

Update to 1.20.5-1.21 #912

Open Aurelien30000 opened 1 month ago

Aurelien30000 commented 1 month ago

You can try it with the following provided .jar. Please be cautions using it!

1.21.1 supported

NametagEdit.zip

fleivinho commented 1 month ago

Nice!

riqvip commented 1 month ago

Thanks so much man. Honestly you're a life saver.

Shadow80456 commented 1 month ago

upload the plugin to, 1.20.6, PLS

JustOneMoreBlock commented 1 month ago

Same file

Shadow80456 commented 1 month ago

What?

Obtener Outlook para iOShttps://aka.ms/o0ukef


De: Cory Gillenkirk @.> Enviado: Saturday, July 13, 2024 9:14:31 PM Para: sgtcaze/NametagEdit @.> Cc: Shadow80456 @.>; Comment @.> Asunto: Re: [sgtcaze/NametagEdit] Update to 1.20.5-1.21 (PR #912)

Same file

— Reply to this email directly, view it on GitHubhttps://github.com/sgtcaze/NametagEdit/pull/912#issuecomment-2227179724, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BJRSNK5THOUR5C67CBVN3JTZMHUJPAVCNFSM6AAAAABKPYK4LSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGE3TSNZSGQ. You are receiving this because you commented.Message ID: @.***>

JustOneMoreBlock commented 1 month ago
  • Update maven plugins dependencies
  • Rework a bit packet accessors to support both legacy craft bukkit package versions & modern paper mapping

You can try it with the following provided .jar. Please be cautions using it!

NametagEdit.zip

JustSimplyGaming commented 1 month ago
  • Update maven plugins dependencies
  • Rework a bit packet accessors to support both legacy craft bukkit package versions & modern paper mapping

You can try it with the following provided .jar. Please be cautions using it! NametagEdit.zip

Hey sorry for the late reply. At the moment i think it works, but in combination with Ultrapermissions it dosnt work as intended i think. image

But when its "active":

image

^^'

Aurelien30000 commented 1 month ago
  • Update maven plugins dependencies
  • Rework a bit packet accessors to support both legacy craft bukkit package versions & modern paper mapping

You can try it with the following provided .jar. Please be cautions using it! NametagEdit.zip

Hey sorry for the late reply. At the moment i think it works, but in combination with Ultrapermissions it dosnt work as intended i think. image

But when its "active":

image

^^'

As far as I know this plugin may not be directly supported. I don't think it is related to the 1.21 update, please tell me if it is not the case. Note that NameTagEdit has its own handling and probably overrides all other changes made from other plugins such as Ultrapermissions (that are not aware of NTE).

JustSimplyGaming commented 1 month ago

Thats strange cause UltraPermission names just your Plugin as functional. If i remove it, UltraPermission says that for this function "NameTagEdit" is needed.

gosuper2 commented 1 month ago
  • Обновление зависимостей плагинов maven
  • Немного переработаны методы доступа к пакетам для поддержки как устаревших версий пакета Craft bukkit, так и современного бумажного сопоставления

Вы можете попробовать это с помощью следующих предоставленных . Пожалуйста, будьте осторожны при его использовании!.jar

NametagEdit.zip Hi, your plugin works perfectly on version 1.21, could you post it on the spigot website, I just use aternos for playing with friends, and there are no more normal plugins for prefixes in the tab

Aurelien30000 commented 1 month ago

Thats strange cause UltraPermission names just your Plugin as functional. If i remove it, UltraPermission says that for this function "NameTagEdit" is needed.

Right, sorry for the confusion. I can't really see what would cause that on our side. Can you reproduce it on older versions (e.g. 1.20.4)?

Erlpil commented 2 weeks ago

Hello! Thanks for providing this build. It worked great on 1.21! For info: This breaks on the new 1.21.1 just released. I ran their build nr. 2 for 1.21.1 Here is the error: pastebin.com/raw/reyaJp9m

Aurelien30000 commented 2 weeks ago

@Erlpil Thanks for the feedback. The provided plugin has been updated, you can try it out!

mxz7 commented 1 week ago

@Aurelien30000 hex colours don't seem to work for usernames, it uses the last digit of the hex code as the username colour

image
Aurelien30000 commented 1 week ago

@mxz7 That's a weird issue but you are right, it seems that combined color codes/non standard colors (as last) no longer work. I have also noticed that simple formatting such as &4&l is affected for player names.

I will investigate further & try to fix the issue.

Aurelien30000 commented 4 days ago

Apparently, from the first checks I have done, the method used by NTE (team) is no longer suitable for "coloring" the player name as before (bold, previous colors from the prefix, etc.). Only basic colors may be supported. The issue could be fixed by using an alternative method or another plugin.

Anyways, I will make further investigations and maybe try to make a Mojang report.

mxz7 commented 3 hours ago

Yeah I moved to TAB and seems to work better for my needs, a bit more complicated but way more features