Code Monkey home page Code Monkey logo

custom-nameplates's People

Contributors

boy0000 avatar drzoddiak avatar estxbxn avatar jhqwqmc avatar relpia avatar schroddinger avatar vinellon avatar vondri avatar wintone01 avatar xiao-momi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

custom-nameplates's Issues

error in messages/fr.yml

hi, just to warn you that you have error in the translation file in french

We use a lot of ' in french text, so yml is not really ok with that

I just simply use " when needed, but if you want here's the full file with the modification

config-version: "23"

messages:
  prefix: '<gradient:#2E8B57:#48D1CC>[CustomNameplates] </gradient>'
  reload: '<white>Rechargé ! </white>'
  cooldown: '<white>La prévisualisation est toujours en cours !</white>'
  generate: '<white>Le pack de ressources est en cours de génération...</white>'
  generate-done: "<white>Le pack de ressources a été généré ! N'oubliez pas de réinstaller votre pack de ressources.</white>"
  no-nameplate: 'Pas de plaque de nom'
  preview: '<white>Prévisualisation en cours de votre plaque de nom (passez en vue à la troisième personne pour la voir) !</white>'

  equip-nameplates: '<white>Plaque de nom {Nameplate} équipée avec succès. </white><yellow><click:run_command:/nameplates preview>[cliquez pour prévisualiser]</yellow>'
  force-equip-nameplates: '<white>Plaque de nom {Nameplate} équipée avec succès pour {Player}.</white>'
  unequip-nameplates: '<white>Vous avez retiré votre plaque de nom</white>'
  force-unequip-nameplates: '<white>La plaque de nom de {Player} a été retirée avec succès !</white>'
  not-exist-nameplates: "<white>Cette plaque de nom n'existe pas !</white>"
  not-available-nameplates: "<white>Cette plaque de nom n'est actuellement pas disponible !</white>"
  available-nameplates: '<white>Plaques de nom disponibles : {Nameplate}.</white>'
  have-no-nameplates: "<white>Vous n'avez pas encore de plaque de nom</white>"
  force-preview: '<white>Forced {Player} to preview the nameplate</white>'

  equip-bubbles: '<white>Bulles de discussion {Bubble} équipées avec succès</white>'
  force-equip-bubbles: '<white>Bulles de discussion {Bubble} équipées avec succès</white>'
  unequip-bubbles: '<white>Vous avez retiré vos bulles de discussion</white>'
  force-unequip-bubbles: '<white>Les bulles de discussion de {Player} ont été retirées avec succès !</white>'
  not-exist-bubbles: "<white>Cette bulle de discussion n'existe pas !</white>"
  not-available-bubbles: "<white>Cette bulle de discussion n'est actuellement pas disponible !</white>"
  available-bubbles: '<white>Bulles de discussion disponibles : {Bubble}.</white>'
  have-no-bubbles: "<white>Vous n'avez pas encore de bulles de discussion</white>"

boss bar color different of config

Hi.

I run the latest CustomNameplate version (2.2.3.11).
Purpur 1.19.1 with Viaversion compatibility with 1.19.2 (So i need the 2 textures for my pack)

IG i have this render :

https://gyazo.com/b0627910bc6e524f0676b4ab162bc6e8

But on my config i put color: YELLOW ...

Bossbar.yml :

basic_info_hud:
  color: YELLOW
  overlay: PROGRESS
  dynamic-text:
    - '%nameplates_background_money%  %nameplates_background_gemmes%  %nameplates_background_ecailles% %nameplates_background_explorateur% %nameplates_background_fly%'
  switch-interval: 15

basic_info_general:
  color: YELLOW
  overlay: PROGRESS
  dynamic-text:
    - '%nameplates_background_voteparty%  %nameplates_background_superbossbar%'
  switch-interval: 15

Thanks for your help.

Performance with 120 players on.

All in the title. You can find here a spark screenshot. I know i'm not in latest but i didn't see any fix for performance since.

Version : 1.20.1

image

[Feature Request] Custom font character and Deep folder reader.

Specify characters for font.

Many plugins don't support PlaceholderAPI.

If there's the same character that already exists, it may throw an exception.

Read contents Deeply

backgrounds bubbles images nameplates are not supported deeply configuating.

This allows us to categorize the contents instead of chaos files in the same folder.

Example

Just like:

# in folder "contents/images/internal"
char: "\ue0001"  # It's the char I want.
image: bell # Relative path
height: 10
ascent: 4
width: 10

shaders.zip missing

Hi,

I commpiled the plugin from source because I do not have the money to buy the plugin but when I try to start my server with it I get:
https://pastebin.com/CwxWhRgb
Is there any way I can get that shaders.zip for free somewhere?
THX

Users are kicked without logs when other uses join server

it happens without logs like below:
[11:31:53] [Server thread/INFO]: HanKaru[/ip:48465] logged in with entity id 1336 at ([hw1]-700.2439213138992, 53.33088254276428, 548.8125158914364)
[11:31:53] [Server thread/INFO]: [ + ] HanKaru
[11:31:53] [Server thread/INFO]: Purple_Bear[/ip:48256] logged in with entity id 1336 at ([hw1]-643.98347923477, 58.231321422331, 512.812234589123123)
[11:31:53] [Server thread/INFO]: [ + ] Purple_Bear
[14:15:10] [Server thread/INFO]: Purple_Bear lost connection: Disconnected
[11:31:53] [Server thread/INFO]: [ - ] Purpel_Bear
[14:15:10] [Server thread/INFO]: HanKaru lost connection: Disconnected
[11:31:53] [Server thread/INFO]: [ - ] HanKaru

Do I have to change some configurations?

unnecessary space

I added the placeholder I created from the script to the boosbar, but it left 3 spaces. I couldn't understand why. The world I am is written but there are 3 extra spaces.
image

Not loading correctly on 1.19-1.20.1 while using ItemsAdder

[19:40:31] [Worker-ResourceReload-2/WARN]: Unable to load font 'nameplates:ascent_-3' in fonts.json in resourcepack: 'server'
com.google.gson.JsonParseException: Unknown element name:legacy_unicode
at net.minecraft.class_156.method_47526(class_156.java:983) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51619(class_378.java:269) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51623(class_378.java:158) ~[client-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
[19:40:31] [Render thread/INFO]: Loaded 161 advancements
[19:40:31] [Worker-ResourceReload-2/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[19:40:31] [Worker-ResourceReload-10/WARN]: Unable to load font 'nameplates:ascent_5' in fonts.json in resourcepack: 'server'
com.google.gson.JsonParseException: Unknown element name:legacy_unicode
at net.minecraft.class_156.method_47526(class_156.java:983) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51619(class_378.java:269) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51623(class_378.java:158) ~[client-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
[19:40:31] [Worker-ResourceReload-4/WARN]: Ignored non-lowercase namespace: Durabilidad_armor in C:\Users\adabu\AppData\Roaming.minecraft\resourcepacks\sansarsalvo Private
[19:40:31] [Worker-ResourceReload-11/ERROR]: Invalid path in pack: minecraft:sounds/item/.DS_Store, ignoring
[19:40:31] [Worker-ResourceReload-11/ERROR]: Invalid path in pack: minecraft:sounds/player/.DS_Store, ignoring
[19:40:31] [Worker-ResourceReload-1/WARN]: Unable to load font 'nameplates:ascent_3' in fonts.json in resourcepack: 'server'
com.google.gson.JsonParseException: Unknown element name:legacy_unicode
at net.minecraft.class_156.method_47526(class_156.java:983) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51619(class_378.java:269) ~[client-intermediary.jar:?]
at net.minecraft.class_378.method_51623(class_378.java:158) ~[client-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
image

CustomCrops洒水器导致的 ActionBar 偏移

%7B20CF0948-C108-41f5-8B05-52F706A4C71B%7D

如图,
CustomCrops 插件洒水器装水时会导致 Custom-Nameplates 的 ActionBar 位置出现偏移
无贴图字符 (不使用资源包所呈现的) 不会导致其问题
估计只要是有贴图的就会导致这个问题

suggestion about tab and bossbar

Not a bug just a simple improvement request.

I don't know if it's possible, but i think it could be a good idea to hide bossbar when player press tab to prevent that the 2 overlap.

1.19.x connecting issue

Hi! We buy this plugin on polymart and install it on our server, but then we recive many tickets about connecting issue and it is the thing.
We are running Purpur 1.18.2 + ViaVersion + ProtocolLib + CustomNameplates(Oraxen)
When we try to connect from 1.19.4 client we recive this error on client side:

io.netty.handler.codec.decoderexception received unexpected null component

But on server side no errors at all, we only see connect and instant disconnect from logs. If you need any info about server we can give it for you

Bossbar nameplates going off the screen

Hello,

I recently switched from 1.19.2 to 1.20.4 and thus updated CustomNameplates (current version used : 2.3.3.7). However since I switched server versions my bossbar nameplates are going off the screen because they're too high :
image

Maybe I've just misconfigured something but I can't figure it alone and I hope you could help me solve this issue. Here is my bossbar config for these two nameplates (from the file custom-placeholders.yml) :

background-text:
  vote-party:
    background: bedrock_2
    text: '%nameplates_descent_vote-party%'
    remove-shadow: true
  player-level:
    background: bedrock_2
    text: '%nameplates_descent_player-level%'
    remove-shadow: true
    
# Some other elements ... 

descent-text:
  vote-party:
    text: '%nameplates_image_green_present% <#FFFFFF>VoteParty &7» <#96f268>%voteparty_current%&7/<#96f268>%voteparty_needed%'
  player-level:
    text: '%nameplates_image_tiny_sword% &fNiveau <#faa62f>%levels_level% &8(<#dedcdc>%levels_actual_experience%&7/<#dedcdc>%levels_needed_experience%&8)'    
    
# ....

Do you know why this happens ?

Thanks in avance for your answer,
Kind regards

error build project

build has a problem and does not work
error line: : src\main\java\net\momirealms\customnameplates\velocity\CustomNameplatesVC.java:77:

image

Error while building

3|lobby    | [22:07:06 ERROR]: Error occurred while enabling CustomNameplates v2.3.3.7 (Is it up to date?)
3|lobby    | java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
3|lobby    |    at CustomNameplates-paper-2.3.3.7.jar/net.momirealms.customnameplates.paper.mechanic.misc.VersionManagerImpl.<init>(VersionManagerImpl.java:58) ~[CustomNameplates-paper-2.3.3.7.jar:?]
3|lobby    |    at CustomNameplates-paper-2.3.3.7.jar/net.momirealms.customnameplates.paper.CustomNameplatesPluginImpl.onEnable(CustomNameplatesPluginImpl.java:102) ~[CustomNameplates-paper-2.3.3.7.jar:?]
3|lobby    |    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
3|lobby    |    at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar:?]
3|lobby    |    at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:654) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:603) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:756) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:518) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:363) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1229) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333) ~[purpur-1.21.jar:1.21-2275-82ccc76]
3|lobby    |    at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
3|lobby    | [22:07:06 INFO]: [CustomNameplates] Disabling CustomNameplates v2.3.3.7

build error

error in plugin build
on the line
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\bungeecord\BungeeEventListener.java:23:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\bungeecord\BungeeEventListener.java:24:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\bungeecord\BungeeEventListener.java:25:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\bungeecord\BungeeEventListener.java:37:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\object\team\name\TABImpl.java:20:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\object\team\name\TABImpl.java:21:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\object\team\name\TABImpl.java:22:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\object\team\name\TABImpl.java:28:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\utils\GeyserUtils.java:3:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\velocity\CustomNameplatesVC.java:17:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\velocity\CustomNameplatesVC.java:18:
Custom-Nameplates-main\src\main\java\net\momirealms\customnameplates\velocity\CustomNameplatesVC.java:34:

a video to help

2023-10-26-23-42-30.mp4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.